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: fix symbolic idxs interpolation for RODESolution #673

Closed AayushSabharwal closed 2 months ago

AayushSabharwal commented 2 months ago

Close #580

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 40.84%. Comparing base (1624ee4) to head (d3c0827).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #673 +/- ## ========================================== + Coverage 40.80% 40.84% +0.04% ========================================== Files 55 55 Lines 4490 4490 ========================================== + Hits 1832 1834 +2 + Misses 2658 2656 -2 ```

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