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

[skip ci] doc compat #91

Closed ArnoStrouwen closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #91 (0a4740d) into master (bdf2e3a) will increase coverage by 83.71%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master      #91       +/-   ##
===========================================
+ Coverage    0.00%   83.71%   +83.71%     
===========================================
  Files           4        4               
  Lines         346      350        +4     
===========================================
+ Hits            0      293      +293     
+ Misses        346       57      -289     
Impacted Files Coverage Δ
src/parsing_routines_bngnetworkfiles.jl 95.74% <0.00%> (+95.74%) :arrow_up:
src/parsing_routines_matrixnetworks.jl 96.36% <0.00%> (+96.36%) :arrow_up:
src/ReactionNetworkImporters.jl 100.00% <0.00%> (+100.00%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more