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

ci: run SII testset in RAT downstream tests #54

Closed AayushSabharwal closed 6 months ago

AayushSabharwal commented 6 months ago

Close #31

Requires https://github.com/SciML/RecursiveArrayTools.jl/pull/362

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 35.91%. Comparing base (a7c70c8) to head (75aa870). Report is 10 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #54 +/- ## ========================================== - Coverage 38.83% 35.91% -2.93% ========================================== Files 7 7 Lines 291 401 +110 ========================================== + Hits 113 144 +31 - Misses 178 257 +79 ```

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