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 `remake_buffer` #62

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

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

Files Patch % Lines
src/remake.jl 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #62 +/- ## ========================================== - Coverage 33.13% 0.00% -33.14% ========================================== Files 7 7 Lines 341 345 +4 ========================================== - Hits 113 0 -113 - Misses 228 345 +117 ```

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