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

Don't change the default termination condition #264

Merged
merged 3 commits into from
Oct 27, 2023

Fix 23 test problems

c428bd9
Select commit
Loading
Failed to load commit list.
Merged

Don't change the default termination condition #264

Fix 23 test problems
c428bd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 0s

93.08% (+0.34%) compared to 8fe131a

View this Pull Request on Codecov

93.08% (+0.34%) compared to 8fe131a

Details

Codecov Report

Merging #264 (c428bd9) into master (8fe131a) will increase coverage by 0.34%.
The diff coverage is 69.23%.

@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
+ Coverage   92.74%   93.08%   +0.34%     
==========================================
  Files          19       19              
  Lines        1806     1794      -12     
==========================================
- Hits         1675     1670       -5     
+ Misses        131      124       -7     
Files Coverage Δ
src/broyden.jl 100.00% <100.00%> (+3.40%) ⬆️
src/dfsane.jl 100.00% <100.00%> (ø)
src/klement.jl 86.60% <100.00%> (ø)
src/levenberg.jl 98.86% <100.00%> (ø)
src/pseudotransient.jl 100.00% <100.00%> (ø)
src/raphson.jl 100.00% <100.00%> (ø)
src/trustRegion.jl 99.37% <100.00%> (ø)
src/gaussnewton.jl 78.31% <66.66%> (ø)
src/utils.jl 82.63% <36.36%> (ø)

... and 3 files with indirect coverage changes

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