SciML / SciMLBase.jl

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

fix: bugs related to `observed` #615

Closed AayushSabharwal closed 4 months ago

AayushSabharwal commented 5 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (0c62711) 26.25% compared to head (2a887de) 38.83%. Report is 18 commits behind head on master.

Files Patch % Lines
src/scimlfunctions.jl 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #615 +/- ## =========================================== + Coverage 26.25% 38.83% +12.57% =========================================== Files 54 55 +1 Lines 4113 4259 +146 =========================================== + Hits 1080 1654 +574 + Misses 3033 2605 -428 ```

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