SciML / SciMLBase.jl

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

feat: add initializeprob_updatep! to ODEFunction, DAEFunction #698

Open AayushSabharwal opened 1 month ago

AayushSabharwal commented 1 month ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 28.86%. Comparing base (f2a9b0c) to head (c4030d7). Report is 3 commits behind head on master.

Files Patch % Lines
src/remake.jl 11.11% 8 Missing :warning:
src/scimlfunctions.jl 33.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #698 +/- ## ========================================== - Coverage 28.89% 28.86% -0.03% ========================================== Files 55 55 Lines 4572 4587 +15 ========================================== + Hits 1321 1324 +3 - Misses 3251 3263 +12 ```

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