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

Trust Region Methods for Nonlinear Least Squares Problem #311

Merged
merged 1 commit into from
Dec 9, 2023

Trust Region Methods for NLLS

26082c7
Select commit
Loading
Failed to load commit list.
Merged

Trust Region Methods for Nonlinear Least Squares Problem #311

Trust Region Methods for NLLS
26082c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2023 in 1s

89.20% (-0.18%) compared to b0c28f1

View this Pull Request on Codecov

89.20% (-0.18%) compared to b0c28f1

Details

Codecov Report

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

Comparison is base (b0c28f1) 89.37% compared to head (26082c7) 89.20%.

Files Patch % Lines
src/jacobian.jl 85.71% 2 Missing ⚠️
src/trustRegion.jl 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
- Coverage   89.37%   89.20%   -0.18%     
==========================================
  Files          23       23              
  Lines        1939     1945       +6     
==========================================
+ Hits         1733     1735       +2     
- Misses        206      210       +4     

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