SciML / SciMLBase.jl

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

slightly simplify plotting interface #714

Closed oscardssmith closed 2 weeks ago

oscardssmith commented 3 weeks ago

nfc. Found while debugging an interpolation issue with plotting.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 4.73%. Comparing base (c312fd8) to head (38e09d1).

Files Patch % Lines
src/solutions/solution_interface.jl 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #714 +/- ## ========================================== - Coverage 41.34% 4.73% -36.62% ========================================== Files 55 55 Lines 4632 4585 -47 ========================================== - Hits 1915 217 -1698 - Misses 2717 4368 +1651 ```

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