Skip to content

BLAS TESTING: exercise the Level 1 unrolled loops and the ?NRM2 threshold - #1413

Open
ACSimon33 wants to merge 1 commit into
masterfrom
blas-cov-level1-long
Open

ACSimon33 wants to merge 1 commit into
masterfrom
blas-cov-level1-long

BLAS TESTING: exercise the Level 1 unrolled loops and the ?NRM2 thres…

11d5937
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2026 in 0s

69.37% (+0.01%) compared to a6c6e74

View this Pull Request on Codecov

69.37% (+0.01%) compared to a6c6e74

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.37%. Comparing base (a6c6e74) to head (11d5937).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1413      +/-   ##
==========================================
+ Coverage   69.36%   69.37%   +0.01%     
==========================================
  Files        6122     6122              
  Lines      486711   486884     +173     
  Branches    23268    23268              
==========================================
+ Hits       337584   337760     +176     
+ Misses     148689   148687       -2     
+ Partials      438      437       -1     
Components Coverage Δ
BLAS 97.96% <ø> (+0.02%) ⬆️
CBLAS 96.98% <ø> (ø)
LAPACK 82.38% <ø> (ø)
LAPACKE 2.17% <ø> (ø)
TMGLIB 55.69% <ø> (ø)
BLAS testing 88.45% <100.00%> (+0.11%) ⬆️
CBLAS testing 89.63% <ø> (ø)
LAPACK testing 82.20% <ø> (ø)
LAPACKE testing ∅ <ø> (∅)
Files with missing lines Coverage Δ
BLAS/TESTING/cblat1.f 88.85% <100.00%> (+0.07%) ⬆️
BLAS/TESTING/dblat1.f 92.26% <100.00%> (+1.41%) ⬆️
BLAS/TESTING/sblat1.f 93.24% <100.00%> (+1.28%) ⬆️
BLAS/TESTING/zblat1.f 88.85% <100.00%> (+0.07%) ⬆️

... and 1 file with indirect coverage changes


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 a6c6e74...11d5937. Read the comment docs.