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 `u0` dependent on `p` not working with `remake` #703

Closed AayushSabharwal closed 3 weeks ago

AayushSabharwal commented 3 weeks ago

Close #672

Checklist

Additional context

Add any other context about the problem here.

ChrisRackauckas commented 3 weeks ago

Needs a test

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 31.18%. Comparing base (9185795) to head (c0c52ef).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #703 +/- ## =========================================== - Coverage 41.53% 31.18% -10.35% =========================================== Files 55 55 Lines 4582 4572 -10 =========================================== - Hits 1903 1426 -477 - Misses 2679 3146 +467 ```

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