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

Drop cppoptlib #66

Merged
merged 14 commits into from
Feb 9, 2024

Add codecov.yml

ca0611e
Select commit
Loading
Failed to load commit list.
Merged

Drop cppoptlib #66

Add codecov.yml
ca0611e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 9, 2024 in 0s

87.27% (-1.73%) compared to 811c9a7

View this Pull Request on Codecov

87.27% (-1.73%) compared to 811c9a7

Details

Codecov Report

Attention: 54 lines in your changes are missing coverage. Please review.

Comparison is base (811c9a7) 89.00% compared to head (ca0611e) 87.27%.

Files Patch % Lines
src/polysolve/nonlinear/Criteria.cpp 35.71% 45 Missing ⚠️
src/polysolve/nonlinear/Solver.cpp 91.35% 7 Missing ⚠️
src/polysolve/nonlinear/Problem.hpp 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   89.00%   87.27%   -1.73%     
==========================================
  Files          51       48       -3     
  Lines        2001     2028      +27     
==========================================
- Hits         1781     1770      -11     
- Misses        220      258      +38     

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