SciML / SciMLBase.jl

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

improve Unstable error message #707

Closed oscardssmith closed 3 weeks ago

oscardssmith commented 3 weeks ago

See https://discourse.julialang.org/t/how-to-decipher-scimlbase-optimizationbase-optimizationforwarddiffext-warnings/115225 for motivation. I'm still not fully happy with this but I do think it's an improvement.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 31.26%. Comparing base (ff83ff0) to head (be524a7).

Files Patch % Lines
src/integrator_interface.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #707 +/- ## =========================================== - Coverage 41.39% 31.26% -10.13% =========================================== Files 55 55 Lines 4626 4618 -8 =========================================== - Hits 1915 1444 -471 - Misses 2711 3174 +463 ```

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