SciML / ReactionNetworkImporters.jl

Julia Catalyst.jl importers for various reaction network file formats like BioNetGen and stoichiometry matrices
https://docs.sciml.ai/ReactionNetworkImporters/stable/
MIT License
26 stars 8 forks source link

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

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 82.72%. Comparing base (5f8c40a) to head (69c2f81).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #121 +/- ## =========================================== + Coverage 0.28% 82.72% +82.44% =========================================== Files 4 4 Lines 355 359 +4 =========================================== + Hits 1 297 +296 + Misses 354 62 -292 ```

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