Skip to content

Change naming convention of object files to follow what Base Julia does; also, start testing on macOS again (but only Intel macOS) #930

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 16, 2024

CI: Resume testing on Intel macOS (#967)

71e9274
Select commit
Loading
Failed to load commit list.
Merged

Change naming convention of object files to follow what Base Julia does; also, start testing on macOS again (but only Intel macOS) #930

CI: Resume testing on Intel macOS (#967)
71e9274
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 1s

84.56% (+0.85%) compared to 4d9da91

View this Pull Request on Codecov

84.56% (+0.85%) compared to 4d9da91

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.56%. Comparing base (4d9da91) to head (71e9274).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #930      +/-   ##
==========================================
+ Coverage   83.71%   84.56%   +0.85%     
==========================================
  Files           3        3              
  Lines         823      823              
==========================================
+ Hits          689      696       +7     
+ Misses        134      127       -7     

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