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

Impoving NLS Solvers #236

Merged
merged 5 commits into from
Oct 16, 2023

Wrap FastLM.jl

1c19fa7
Select commit
Loading
Failed to load commit list.
Merged

Impoving NLS Solvers #236

Wrap FastLM.jl
1c19fa7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2023 in 0s

93.22% (+73.03%) compared to a6af39c

View this Pull Request on Codecov

93.22% (+73.03%) compared to a6af39c

Details

Codecov Report

Merging #236 (1c19fa7) into master (a6af39c) will increase coverage by 73.03%.
The diff coverage is 89.28%.

@@             Coverage Diff             @@
##           master     #236       +/-   ##
===========================================
+ Coverage   20.19%   93.22%   +73.03%     
===========================================
  Files           9       12        +3     
  Lines         832      901       +69     
===========================================
+ Hits          168      840      +672     
+ Misses        664       61      -603     
Files Coverage Δ
src/gaussnewton.jl 75.00% <100.00%> (+75.00%) ⬆️
src/levenberg.jl 98.42% <100.00%> (+98.42%) ⬆️
ext/NonlinearSolveLeastSquaresOptimExt.jl 95.83% <95.83%> (ø)
src/NonlinearSolve.jl 85.00% <0.00%> (+0.78%) ⬆️
src/utils.jl 77.77% <50.00%> (+19.82%) ⬆️
ext/NonlinearSolveFastLevenbergMarquardtExt.jl 91.66% <91.66%> (ø)
src/algorithms.jl 85.71% <85.71%> (ø)
src/jacobian.jl 86.15% <77.77%> (+5.82%) ⬆️

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more