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

Towards a cleaner and more maintainable internals of NonlinearSolve.jl #203

Merged
merged 19 commits into from
Sep 21, 2023

Remove 1.6 downstream

4cd2d97
Select commit
Loading
Failed to load commit list.
Merged

Towards a cleaner and more maintainable internals of NonlinearSolve.jl #203

Remove 1.6 downstream
4cd2d97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 21, 2023 in 1s

94.94% (+0.52%) compared to bf3a132

View this Pull Request on Codecov

94.94% (+0.52%) compared to bf3a132

Details

Codecov Report

Merging #203 (4cd2d97) into master (bf3a132) will increase coverage by 0.52%.
Report is 4 commits behind head on master.
The diff coverage is 92.25%.

@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
+ Coverage   94.42%   94.94%   +0.52%     
==========================================
  Files           7        8       +1     
  Lines         699      732      +33     
==========================================
+ Hits          660      695      +35     
+ Misses         39       37       -2     
Files Changed Coverage Δ
src/utils.jl 76.66% <75.92%> (-4.77%) ⬇️
src/jacobian.jl 91.83% <90.24%> (+1.02%) ⬆️
src/linesearch.jl 94.73% <94.73%> (ø)
src/ad.jl 97.22% <96.00%> (-2.78%) ⬇️
src/trustRegion.jl 98.88% <97.29%> (+2.06%) ⬆️
src/NonlinearSolve.jl 100.00% <100.00%> (ø)
src/levenberg.jl 97.70% <100.00%> (+1.99%) ⬆️
src/raphson.jl 98.46% <100.00%> (+1.36%) ⬆️

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