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 remake for symbolic indexing, add tests for remake #644

Closed AayushSabharwal closed 3 months ago

AayushSabharwal commented 4 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 38.53%. Comparing base (21e7460) to head (30c96ab). Report is 2 commits behind head on master.

Files Patch % Lines
src/remake.jl 61.90% 24 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #644 +/- ## ========================================== + Coverage 37.54% 38.53% +0.99% ========================================== Files 55 55 Lines 4294 4287 -7 ========================================== + Hits 1612 1652 +40 + Misses 2682 2635 -47 ```

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

ChrisRackauckas commented 3 months ago

It looks like a lot of tests are failing here?

AayushSabharwal commented 3 months ago

Hopefully this fixes them. There are a bunch of edge cases with remake