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

Add a wrapper for Optimization.jl #395

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Add a wrapper for Optimization.jl

3617d6f
Select commit
Loading
Failed to load commit list.
Draft

Add a wrapper for Optimization.jl #395

Add a wrapper for Optimization.jl
3617d6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 26, 2024 in 0s

80.63% (-0.54%) compared to b7ba71d

View this Pull Request on Codecov

80.63% (-0.54%) compared to b7ba71d

Details

Codecov Report

Attention: Patch coverage is 93.47826% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 80.63%. Comparing base (b7ba71d) to head (3617d6f).

Files Patch % Lines
ext/NonlinearSolveOptimizationExt.jl 95.23% 2 Missing ⚠️
src/algorithms/extension_algs.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #395      +/-   ##
==========================================
- Coverage   81.16%   80.63%   -0.54%     
==========================================
  Files          46       47       +1     
  Lines        2804     2850      +46     
==========================================
+ Hits         2276     2298      +22     
- Misses        528      552      +24     

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