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
15 stars 8 forks source link

fix: fix broadcast bug in getp #56

Closed AayushSabharwal closed 7 months ago

AayushSabharwal commented 7 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 38.17%. Comparing base (2a45e9c) to head (6997781).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #56 +/- ## ======================================= Coverage 38.17% 38.17% ======================================= Files 7 7 Lines 296 296 ======================================= Hits 113 113 Misses 183 183 ```

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