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

use sqrtf to avoid cast to double #252

Merged
merged 2 commits into from
Mar 21, 2024

add changelog

af5aefb
Select commit
Loading
Failed to load commit list.
Merged

use sqrtf to avoid cast to double #252

add changelog
af5aefb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 21, 2024 in 1s

85.18% (-0.73%) compared to 41259f3

View this Pull Request on Codecov

85.18% (-0.73%) compared to 41259f3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.18%. Comparing base (41259f3) to head (af5aefb).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #252      +/-   ##
==========================================
- Coverage   85.90%   85.18%   -0.73%     
==========================================
  Files          35       35              
  Lines        6557     6797     +240     
==========================================
+ Hits         5633     5790     +157     
- Misses        924     1007      +83     

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