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
Merged

Wrapper for NLSolvers.jl #379

merged 2 commits into from
Feb 18, 2024

Conversation

avik-pal
Copy link
Member

Fixes #75

Copy link

codecov bot commented Feb 17, 2024

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.

@ChrisRackauckas ChrisRackauckas merged commit b731362 into master Feb 18, 2024
10 of 16 checks passed
@ChrisRackauckas ChrisRackauckas deleted the ap/nlsolvers branch February 18, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wrap NLSolvers.jl?
2 participants