SciML / NonlinearSolve.jl

High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
https://docs.sciml.ai/NonlinearSolve/stable/
MIT License
221 stars 39 forks source link

Fix downgrade CI #338

Closed ChrisRackauckas closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1ada921) 88.47% compared to head (6fc34e3) 88.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #338 +/- ## ======================================= Coverage 88.47% 88.47% ======================================= Files 26 26 Lines 2048 2048 ======================================= Hits 1812 1812 Misses 236 236 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.