SciML / SciMLOperators.jl

SciMLOperators.jl: Matrix-Free Operators for the SciML Scientific Machine Learning Common Interface in Julia
https://docs.sciml.ai/SciMLOperators/stable
MIT License
44 stars 10 forks source link

ci: standardise workflows using SciML's reusable workflows #242

Closed thazhemadam closed 6 months ago

thazhemadam commented 6 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 6 months ago

Codecov Report

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

Project coverage is 64.45%. Comparing base (e87a45a) to head (9c50ab8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #242 +/- ## ======================================= Coverage 64.45% 64.45% ======================================= Files 10 10 Lines 1643 1643 ======================================= Hits 1059 1059 Misses 584 584 ```

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