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

Better Defaults: Auto AD Selection for Newton Methods #244

Merged
merged 10 commits into from
Oct 18, 2023

Rebase

91c0ca0
Select commit
Loading
Failed to load commit list.
Merged

Better Defaults: Auto AD Selection for Newton Methods #244

Rebase
91c0ca0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2023 in 1s

93.37% (+7.31%) compared to 7a5e231

View this Pull Request on Codecov

93.37% (+7.31%) compared to 7a5e231

Details

Codecov Report

Merging #244 (91c0ca0) into master (7a5e231) will increase coverage by 7.31%.
The diff coverage is 88.63%.

@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
+ Coverage   86.05%   93.37%   +7.31%     
==========================================
  Files          14       14              
  Lines        1205     1147      -58     
==========================================
+ Hits         1037     1071      +34     
+ Misses        168       76      -92     
Files Coverage Δ
src/dfsane.jl 100.00% <100.00%> (+0.67%) ⬆️
src/gaussnewton.jl 76.19% <100.00%> (+1.19%) ⬆️
src/levenberg.jl 98.46% <100.00%> (+0.03%) ⬆️
src/raphson.jl 100.00% <100.00%> (ø)
src/trustRegion.jl 99.36% <100.00%> (+<0.01%) ⬆️
src/utils.jl 82.85% <95.83%> (+5.07%) ⬆️
src/default.jl 78.48% <79.41%> (+46.20%) ⬆️

... and 1 file with indirect coverage changes

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