SciML / SciMLBase.jl

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

fix: error when interpolating derivatives of observed variables #688

Closed AayushSabharwal closed 1 month ago

AayushSabharwal commented 1 month ago

Close https://github.com/SciML/ModelingToolkit.jl/issues/2697

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 4.81%. Comparing base (a0fab7a) to head (5860b14).

Files Patch % Lines
src/solutions/ode_solutions.jl 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #688 +/- ## ========================================== - Coverage 31.79% 4.81% -26.99% ========================================== Files 55 55 Lines 4535 4506 -29 ========================================== - Hits 1442 217 -1225 - Misses 3093 4289 +1196 ```

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