SciML / SymbolicIndexingInterface.jl

A general interface for symbolic indexing of SciML objects used in conjunction with Domain-Specific Languages
https://docs.sciml.ai/SymbolicIndexingInterface/stable/
MIT License
14 stars 6 forks source link

fix: do not call current_time for time-independent systems #52

Closed AayushSabharwal closed 6 months ago

AayushSabharwal commented 6 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (8ebdf3f) to head (7f56f0d).

Files Patch % Lines
src/state_indexing.jl 0.00% 26 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #52 +/- ## ========================================== - Coverage 26.38% 0.00% -26.39% ========================================== Files 7 6 -1 Lines 235 236 +1 ========================================== - Hits 62 0 -62 - Misses 173 236 +63 ```

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