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

Update CI.yml #315

Closed avik-pal closed 7 months ago

avik-pal commented 7 months ago

CI doesn't seem to run on master?

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (3366473) 45.22% compared to head (a8f68ec) 89.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #315 +/- ## =========================================== + Coverage 45.22% 89.35% +44.13% =========================================== Files 23 23 Lines 1937 1945 +8 =========================================== + Hits 876 1738 +862 + Misses 1061 207 -854 ```

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