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

Various improvements #110

Closed ArnoStrouwen closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (039f31e) 83.76% compared to head (d109635) 82.72%. Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #110 +/- ## ========================================== - Coverage 83.76% 82.72% -1.04% ========================================== Files 4 4 Lines 351 359 +8 ========================================== + Hits 294 297 +3 - Misses 57 62 +5 ```

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

isaacsas commented 8 months ago

Thanks!

isaacsas commented 8 months ago

I want to merge Torkel's PR first so he doesn't have to deal with rebasing, but then I'll merge this.