Skip to content

Add Limited Memory Broyden

Codecov / codecov/project failed Oct 25, 2023 in 1s

44.59% (-49.32%) compared to 0dac21a

View this Pull Request on Codecov

44.59% (-49.32%) compared to 0dac21a

Details

Codecov Report

Merging #257 (611477c) into master (0dac21a) will decrease coverage by 49.32%.
The diff coverage is 39.55%.

❗ Current head 611477c differs from pull request most recent head bd5af95. Consider uploading reports for the commit bd5af95 to get more accurate results

@@             Coverage Diff             @@
##           master     #257       +/-   ##
===========================================
- Coverage   93.90%   44.59%   -49.32%     
===========================================
  Files          15       18        +3     
  Lines        1231     1590      +359     
===========================================
- Hits         1156      709      -447     
- Misses         75      881      +806     
Files Coverage Δ
src/NonlinearSolve.jl 90.00% <100.00%> (+0.52%) ⬆️
src/default.jl 0.00% <ø> (-78.49%) ⬇️
src/dfsane.jl 62.50% <ø> (-37.50%) ⬇️
src/raphson.jl 47.36% <100.00%> (-52.64%) ⬇️
src/trustRegion.jl 74.20% <100.00%> (-25.16%) ⬇️
src/pseudotransient.jl 0.00% <0.00%> (-100.00%) ⬇️
src/levenberg.jl 60.76% <0.00%> (-37.70%) ⬇️
src/linesearch.jl 69.46% <85.93%> (-25.28%) ⬇️
src/utils.jl 45.52% <31.03%> (-37.66%) ⬇️
src/broyden.jl 48.68% <48.68%> (ø)
... and 2 more

... and 6 files with indirect coverage changes

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