Skip to content

fix LoopVectorization.jl issue 543#125

Open
ranocha wants to merge 3 commits into
masterfrom
hr/fix_LV_543
Open

fix LoopVectorization.jl issue 543#125
ranocha wants to merge 3 commits into
masterfrom
hr/fix_LV_543

additional tests for type stability

ad7af51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 1s

54.09% (+1.83%) compared to a74ebae

View this Pull Request on Codecov

54.09% (+1.83%) compared to a74ebae

Details

Codecov Report

❌ Patch coverage is 25.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.09%. Comparing base (a74ebae) to head (ad7af51).
⚠️ Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
src/vecunroll/memory.jl 25.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   52.25%   54.09%   +1.83%     
==========================================
  Files          35       35              
  Lines        6145     5951     -194     
==========================================
+ Hits         3211     3219       +8     
+ Misses       2934     2732     -202     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.