Skip to content
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

Don't use ccalls where wrappers already exist (arb mat edition) #1918

Merged
merged 6 commits into from
Oct 24, 2024

Don't ccall `arb_mat_lu`

34f3c41
Select commit
Loading
Failed to load commit list.
Merged

Don't use ccalls where wrappers already exist (arb mat edition) #1918

Don't ccall `arb_mat_lu`
34f3c41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

87.26% (+0.02%) compared to 633112d

View this Pull Request on Codecov

87.26% (+0.02%) compared to 633112d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.26%. Comparing base (633112d) to head (34f3c41).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1918      +/-   ##
==========================================
+ Coverage   87.24%   87.26%   +0.02%     
==========================================
  Files          97       97              
  Lines       35590    35562      -28     
==========================================
- Hits        31049    31034      -15     
+ Misses       4541     4528      -13     

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