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

Fix forward AD

5e7bafc
Select commit
Loading
Failed to load commit list.
Merged

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

Fix forward AD
5e7bafc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 11, 2023 in 0s

56.81% (-37.61%) compared to bf3a132

View this Pull Request on Codecov

56.81% (-37.61%) compared to bf3a132

Details

Codecov Report

Merging #203 (5e7bafc) into master (bf3a132) will decrease coverage by 37.61%.
Report is 2 commits behind head on master.
The diff coverage is 57.07%.

❗ Current head 5e7bafc differs from pull request most recent head a9fc4b8. Consider uploading reports for the commit a9fc4b8 to get more accurate results

@@             Coverage Diff             @@
##           master     #203       +/-   ##
===========================================
- Coverage   94.42%   56.81%   -37.61%     
===========================================
  Files           7        7               
  Lines         699      646       -53     
===========================================
- Hits          660      367      -293     
- Misses         39      279      +240     
Files Changed Coverage Δ
src/ad.jl 0.00% <0.00%> (-100.00%) ⬇️
src/utils.jl 42.85% <31.70%> (-38.58%) ⬇️
src/trustRegion.jl 40.59% <46.15%> (-56.23%) ⬇️
src/jacobian.jl 79.16% <72.97%> (-11.65%) ⬇️
src/levenberg.jl 88.80% <87.09%> (-6.91%) ⬇️
src/raphson.jl 76.92% <93.54%> (-20.18%) ⬇️
src/NonlinearSolve.jl 100.00% <100.00%> (ø)

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