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 initialization with dependent default values #671

Closed AayushSabharwal closed 2 months ago

AayushSabharwal commented 2 months ago

Close #648

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.80%. Comparing base (d947bed) to head (bf58889).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #671 +/- ## ========================================== + Coverage 40.55% 40.80% +0.24% ========================================== Files 55 55 Lines 4478 4490 +12 ========================================== + Hits 1816 1832 +16 + Misses 2662 2658 -4 ```

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