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 `ParameterIndexingProxy` #26

Closed AayushSabharwal closed 8 months ago

AayushSabharwal commented 8 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (f407c15) 24.85% compared to head (9189b4d) 24.30%.

Files Patch % Lines
src/parameter_indexing_proxy.jl 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #26 +/- ## ========================================== - Coverage 24.85% 24.30% -0.55% ========================================== Files 6 7 +1 Lines 177 181 +4 ========================================== Hits 44 44 - Misses 133 137 +4 ```

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