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 `finalize_parameters_hook!` #58

Closed AayushSabharwal closed 5 months ago

AayushSabharwal commented 5 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (584bf3d) to head (ba71411).

Files Patch % Lines
src/parameter_indexing.jl 0.00% 20 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #58 +/- ## ========================================== - Coverage 33.13% 0.00% -33.14% ========================================== Files 7 6 -1 Lines 341 344 +3 ========================================== - Hits 113 0 -113 - Misses 228 344 +116 ```

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