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

Specialize sqrt and cbrt #379

Merged
merged 6 commits into from
Aug 29, 2024

Test cbrt only on recent julia versions

2df5678
Select commit
Loading
Failed to load commit list.
Merged

Specialize sqrt and cbrt #379

Test cbrt only on recent julia versions
2df5678
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

99.91% (+0.00%) compared to 9868632

View this Pull Request on Codecov

99.91% (+0.00%) compared to 9868632

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.91%. Comparing base (9868632) to head (2df5678).
Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #379   +/-   ##
=======================================
  Coverage   99.90%   99.91%           
=======================================
  Files           8        8           
  Lines        1110     1136   +26     
=======================================
+ Hits         1109     1135   +26     
  Misses          1        1           

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