SciML / SciMLBase.jl

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

prepare condition functions #623

Closed LilithHafner closed 7 months ago

LilithHafner commented 7 months ago

Checklist

Additional context

Fixes https://github.com/SciML/diffeqpy/issues/136.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (0475fc3) 38.81% compared to head (4bfb5bf) 26.38%.

Files Patch % Lines
src/callbacks.jl 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #623 +/- ## =========================================== - Coverage 38.81% 26.38% -12.44% =========================================== Files 55 55 Lines 4261 4249 -12 =========================================== - Hits 1654 1121 -533 - Misses 2607 3128 +521 ```

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