SciML / SciMLBase.jl

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

refactor: implement two-argument SII.parameter_values #616

Closed AayushSabharwal closed 7 months ago

AayushSabharwal commented 7 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (aaa8718) 38.87% compared to head (9277b8d) 38.86%. Report is 2 commits behind head on master.

Files Patch % Lines
src/solutions/solution_interface.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #616 +/- ## ========================================== - Coverage 38.87% 38.86% -0.01% ========================================== Files 55 55 Lines 4270 4271 +1 ========================================== Hits 1660 1660 - Misses 2610 2611 +1 ```

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