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

NonlinearSolve v3 Release #302

Merged
merged 7 commits into from
Dec 8, 2023

Docs working :tada:

50cef59
Select commit
Loading
Failed to load commit list.
Merged

NonlinearSolve v3 Release #302

Docs working :tada:
50cef59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2023 in 0s

85.99% (-0.09%) compared to b853842

View this Pull Request on Codecov

85.99% (-0.09%) compared to b853842

Details

Codecov Report

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

Comparison is base (b853842) 86.08% compared to head (50cef59) 85.99%.

Files Patch % Lines
ext/NonlinearSolveMINPACKExt.jl 77.50% 9 Missing ⚠️
ext/NonlinearSolveNLsolveExt.jl 86.66% 6 Missing ⚠️
src/extension_algs.jl 69.23% 4 Missing ⚠️
src/broyden.jl 88.88% 1 Missing ⚠️
src/default.jl 87.50% 1 Missing ⚠️
src/klement.jl 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
- Coverage   86.08%   85.99%   -0.09%     
==========================================
  Files          21       23       +2     
  Lines        1825     1935     +110     
==========================================
+ Hits         1571     1664      +93     
- Misses        254      271      +17     

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