Skip to content

Update CI.yml

9bdb075
Select commit
Loading
Failed to load commit list.
Merged

Use Preferences.jl for compile-time CPU configuration #31

Update CI.yml
9bdb075
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2025 in 0s

8.06% (-8.69%) compared to 10e48a2, passed because coverage increased by 4.01% when compared to adjusted base (4.04%)

View this Pull Request on Codecov

8.06% (-8.69%) compared to 10e48a2, passed because coverage increased by 4.01% when compared to adjusted base (4.04%)

Details

Codecov Report

❌ Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 8.06%. Comparing base (10e48a2) to head (9bdb075).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/x86.jl 66.66% 3 Missing ⚠️
src/generic_topology.jl 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             main     #31      +/-   ##
=========================================
- Coverage   16.74%   8.06%   -8.69%     
=========================================
  Files           5       5              
  Lines         209     186      -23     
=========================================
- Hits           35      15      -20     
+ Misses        174     171       -3     

☔ 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.