Skip to content

updating VectorizationBase to support julia 1.12 (continued)#121

Merged
ChrisRackauckas merged 10 commits into
JuliaSIMD:masterfrom
mxpoch:master
Aug 18, 2025
Merged

updating VectorizationBase to support julia 1.12 (continued)#121
ChrisRackauckas merged 10 commits into
JuliaSIMD:masterfrom
mxpoch:master

Update cix86.yml

a74ebae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2025 in 0s

52.25% (+29.06%) compared to a97af99

View this Pull Request on Codecov

52.25% (+29.06%) compared to a97af99

Details

Codecov Report

❌ Patch coverage is 44.53125% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.25%. Comparing base (a97af99) to head (a74ebae).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/llvm_intrin/memory_addr.jl 44.73% 63 Missing ⚠️
src/strided_pointers/stridedpointers.jl 0.00% 4 Missing ⚠️
src/llvm_types.jl 40.00% 3 Missing ⚠️
src/llvm_intrin/vbroadcast.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #121       +/-   ##
===========================================
+ Coverage   23.19%   52.25%   +29.06%     
===========================================
  Files          35       35               
  Lines        5838     6145      +307     
===========================================
+ Hits         1354     3211     +1857     
+ Misses       4484     2934     -1550     

☔ View full report in Codecov by Sentry.
📢 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.