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

feat(minato): impl some math functions #64

Merged
merged 6 commits into from
Dec 16, 2023

refa: reverse params to avoid overloads

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

feat(minato): impl some math functions #64

refa: reverse params to avoid overloads
2fc44a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2023 in 1s

98.18% (+0.05%) compared to dab74b1

View this Pull Request on Codecov

98.18% (+0.05%) compared to dab74b1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dab74b1) 98.12% compared to head (2fc44a9) 98.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   98.12%   98.18%   +0.05%     
==========================================
  Files          27       27              
  Lines        6993     7098     +105     
  Branches     1793     1836      +43     
==========================================
+ Hits         6862     6969     +107     
+ Misses        131      129       -2     

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