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

feat: add support for inplace getp #50

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: 4 lines in your changes are missing coverage. Please review.

Comparison is base (46070b2) 25.87% compared to head (8befb01) 26.38%.

Files Patch % Lines
src/parameter_indexing.jl 63.63% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #50 +/- ## ========================================== + Coverage 25.87% 26.38% +0.50% ========================================== Files 7 7 Lines 228 235 +7 ========================================== + Hits 59 62 +3 - Misses 169 173 +4 ```

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