SciML / SciMLBase.jl

The Base interface of the SciML ecosystem
https://docs.sciml.ai/SciMLBase/stable
MIT License
119 stars 91 forks source link

Standardizing NonlinearSolve Return Codes #587

Closed avik-pal closed 5 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (cdbcd43) 30.43% compared to head (edbda06) 30.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #587 +/- ## ======================================= Coverage 30.43% 30.43% ======================================= Files 53 53 Lines 4045 4045 ======================================= Hits 1231 1231 Misses 2814 2814 ```

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

avik-pal commented 5 months ago

This is good to go. @ChrisRackauckas

avik-pal commented 5 months ago

Bump