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

Loosen tolerance on Bezier curve Newton solver #647

Merged

Loosen tolerance on Bezier curve Newton solver

8dd2259
Select commit
Loading
Failed to load commit list.
Merged

Loosen tolerance on Bezier curve Newton solver #647

Loosen tolerance on Bezier curve Newton solver
8dd2259
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 17, 2024 in 0s

92.46% (-0.35%) compared to 4539ca8

View this Pull Request on Codecov

92.46% (-0.35%) compared to 4539ca8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4539ca8) 92.80% compared to head (8dd2259) 92.46%.
Report is 40 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #647      +/-   ##
==========================================
- Coverage   92.80%   92.46%   -0.35%     
==========================================
  Files          92       92              
  Lines        6474     6500      +26     
==========================================
+ Hits         6008     6010       +2     
- Misses        466      490      +24     
Files Coverage Δ
source/world_builder/objects/bezier_curve.cc 92.92% <100.00%> (ø)

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4539ca8...8dd2259. Read the comment docs.