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

Planar #358

Merged
merged 25 commits into from
Nov 27, 2023

curveplanarfourier.cpp: Reduced number of calls to trig functions

60cb677
Select commit
Loading
Failed to load commit list.
Merged

Planar #358

curveplanarfourier.cpp: Reduced number of calls to trig functions
60cb677
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 1s

91.43% (+0.03%) compared to 4da5214

View this Pull Request on Codecov

91.43% (+0.03%) compared to 4da5214

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4da5214) 91.40% compared to head (60cb677) 91.43%.
Report is 31 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #358      +/-   ##
==========================================
+ Coverage   91.40%   91.43%   +0.03%     
==========================================
  Files          72       73       +1     
  Lines       12659    12709      +50     
==========================================
+ Hits        11571    11621      +50     
  Misses       1088     1088              

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