SciML / SciMLBase.jl

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

refactor: improve remake, use SII.remake_buffer, respect model defaults #658

Closed AayushSabharwal closed 3 months ago

AayushSabharwal commented 3 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 31.28%. Comparing base (7888fa4) to head (a437026).

Files Patch % Lines
src/remake.jl 89.21% 11 Missing :warning:
src/solutions/solution_interface.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #658 +/- ## ========================================== + Coverage 30.03% 31.28% +1.25% ========================================== Files 55 55 Lines 4309 4360 +51 ========================================== + Hits 1294 1364 +70 + Misses 3015 2996 -19 ```

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