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

Intrinsics: Faster cuberoot scaling functions #557

Merged

Cuberoot: Break **3 into explicit integer cubes

da9dd8a
Select commit
Loading
Failed to load commit list.
Merged

Intrinsics: Faster cuberoot scaling functions #557

Cuberoot: Break **3 into explicit integer cubes
da9dd8a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Feb 2, 2024 in 1s

37.22% (+0.02%) compared to 76f0668

View this Pull Request on Codecov

37.22% (+0.02%) compared to 76f0668

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (76f0668) 37.20% compared to head (da9dd8a) 37.22%.

Additional details and impacted files
@@             Coverage Diff              @@
##           dev/gfdl     #557      +/-   ##
============================================
+ Coverage     37.20%   37.22%   +0.02%     
============================================
  Files           271      271              
  Lines         80355    80384      +29     
  Branches      14985    14985              
============================================
+ Hits          29897    29925      +28     
  Misses        44902    44902              
- Partials       5556     5557       +1     

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