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

Start using termination conditions from DiffEqBase #208

Merged
merged 14 commits into from
Oct 26, 2023

fixup! cache structs in Klement

350fac5
Select commit
Loading
Failed to load commit list.
Merged

Start using termination conditions from DiffEqBase #208

fixup! cache structs in Klement
350fac5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2023 in 0s

92.91% (+0.49%) compared to 191a237

View this Pull Request on Codecov

92.91% (+0.49%) compared to 191a237

Details

Codecov Report

Merging #208 (350fac5) into master (191a237) will increase coverage by 0.49%.
The diff coverage is 93.46%.

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
+ Coverage   92.42%   92.91%   +0.49%     
==========================================
  Files          19       19              
  Lines        1702     1806     +104     
==========================================
+ Hits         1573     1678     +105     
+ Misses        129      128       -1     
Files Coverage Δ
src/broyden.jl 100.00% <100.00%> (+12.82%) ⬆️
src/dfsane.jl 100.00% <100.00%> (ø)
src/klement.jl 86.60% <100.00%> (+1.31%) ⬆️
src/lbroyden.jl 90.90% <100.00%> (+0.50%) ⬆️
src/levenberg.jl 98.86% <100.00%> (+0.04%) ⬆️
src/pseudotransient.jl 100.00% <100.00%> (ø)
src/raphson.jl 100.00% <100.00%> (ø)
src/trustRegion.jl 99.37% <100.00%> (+0.01%) ⬆️
src/gaussnewton.jl 78.31% <81.25%> (-1.14%) ⬇️
src/utils.jl 82.63% <70.83%> (-1.99%) ⬇️

... and 1 file with indirect coverage changes

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