Skip to content

TESTING: Make the test failures fatal and resolve all of them - #1371

Merged
langou merged 21 commits into
masterfrom
fatal_test_failures
Sep 13, 2026
Merged

langou merged 21 commits into
masterfrom
fatal_test_failures

fixup! CMAKE: keep the NAG constant-propagation flag in one place

df8b100
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 13, 2026 in 0s

69.36% (-0.02%) compared to 6b64b63

View this Pull Request on Codecov

69.36% (-0.02%) compared to 6b64b63

Details

Codecov Report

❌ Patch coverage is 22.61905% with 260 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.36%. Comparing base (6b64b63) to head (df8b100).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
TESTING/LIN/cchkaa.F 31.81% 15 Missing ⚠️
TESTING/LIN/dchkaa.F 31.81% 15 Missing ⚠️
TESTING/LIN/schkaa.F 31.81% 15 Missing ⚠️
TESTING/LIN/zchkaa.F 31.81% 15 Missing ⚠️
TESTING/EIG/cchkee.F 35.00% 13 Missing ⚠️
TESTING/EIG/zchkee.F 35.00% 13 Missing ⚠️
TESTING/EIG/csyl01.f 33.33% 12 Missing ⚠️
TESTING/EIG/dsyl01.f 33.33% 12 Missing ⚠️
TESTING/EIG/ssyl01.f 33.33% 12 Missing ⚠️
TESTING/EIG/zsyl01.f 33.33% 12 Missing ⚠️
... and 38 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1371      +/-   ##
==========================================
- Coverage   69.37%   69.36%   -0.02%     
==========================================
  Files        6122     6122              
  Lines      486495   486711     +216     
  Branches    23268    23268              
==========================================
+ Hits       337512   337584      +72     
- Misses     148545   148689     +144     
  Partials      438      438              
Components Coverage Δ
BLAS 97.94% <ø> (ø)
CBLAS 96.98% <ø> (ø)
LAPACK 82.38% <ø> (ø)
LAPACKE 2.17% <ø> (ø)
TMGLIB 55.69% <ø> (ø)
BLAS testing 88.33% <0.00%> (ø)
CBLAS testing 89.63% <0.00%> (ø)
LAPACK testing 82.20% <30.64%> (-0.08%) ⬇️
LAPACKE testing ∅ <ø> (∅)
Files with missing lines Coverage Δ
TESTING/EIG/alareq.f 65.45% <0.00%> (ø)
TESTING/EIG/schkdmd.f90 87.83% <0.00%> (ø)
TESTING/LIN/alareq.f 10.90% <0.00%> (ø)
TESTING/LIN/cchkrfp.f 62.35% <0.00%> (ø)
TESTING/LIN/dchkab.f 74.35% <0.00%> (ø)
TESTING/LIN/dchkrfp.f 62.35% <0.00%> (ø)
TESTING/LIN/schkrfp.f 62.35% <0.00%> (ø)
TESTING/LIN/zchkab.f 74.57% <0.00%> (ø)
TESTING/LIN/zchkrfp.f 62.35% <0.00%> (ø)
BLAS/TESTING/cblat1.f 88.77% <0.00%> (ø)
... and 38 more

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b64b63...df8b100. Read the comment docs.