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

Wrapper for NLSolvers.jl #379

Merged
merged 2 commits into from
Feb 18, 2024

Finish wrapping NLSolvers.jl

9a6bdfb
Select commit
Loading
Failed to load commit list.
Merged

Wrapper for NLSolvers.jl #379

Finish wrapping NLSolvers.jl
9a6bdfb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 17, 2024 in 0s

88.10% (-0.20%) compared to c50c21a

View this Pull Request on Codecov

88.10% (-0.20%) compared to c50c21a

Details

Codecov Report

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

Comparison is base (c50c21a) 88.30% compared to head (9a6bdfb) 88.10%.

Files Patch % Lines
ext/NonlinearSolveNLSolversExt.jl 79.06% 9 Missing ⚠️
src/algorithms/extension_algs.jl 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #379      +/-   ##
==========================================
- Coverage   88.30%   88.10%   -0.20%     
==========================================
  Files          44       45       +1     
  Lines        2625     2674      +49     
==========================================
+ Hits         2318     2356      +38     
- Misses        307      318      +11     

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