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: standardise workflows using SciML's reusable workflows #74

Closed thazhemadam closed 4 months ago

thazhemadam commented 4 months ago

Update the workflows in this repository to use SciML's reusable workflows. This is part of a larger effort to standardise the SciML's CI workflows for more generic and common requirements, to keep the workflows uniform and easier to maintain.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 86.15%. Comparing base (6dba9ff) to head (46cc9dd). Report is 24 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #74 +/- ## =========================================== + Coverage 26.68% 86.15% +59.47% =========================================== Files 10 11 +1 Lines 476 513 +37 =========================================== + Hits 127 442 +315 + Misses 349 71 -278 ```

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