SciML / SBMLToolkit.jl

SBML differential equation and chemical reaction model (Gillespie simulations) for Julia's SciML ModelingToolkit
https://docs.sciml.ai/SBMLToolkit/stable/
MIT License
41 stars 10 forks source link

[skip ci] doc compat #97

Closed ArnoStrouwen closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #97 (ea22fe2) into main (37c5bfa) will decrease coverage by 6.00%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   96.81%   90.81%   -6.01%     
==========================================
  Files           5        5              
  Lines         283      283              
==========================================
- Hits          274      257      -17     
- Misses          9       26      +17     
Impacted Files Coverage Δ
src/systems.jl 85.33% <0.00%> (-9.34%) :arrow_down:
src/events.jl 92.00% <0.00%> (-8.00%) :arrow_down:
src/utils.jl 88.88% <0.00%> (-5.56%) :arrow_down:
src/reactions.jl 94.33% <0.00%> (-4.72%) :arrow_down:
src/rules.jl 92.68% <0.00%> (-2.44%) :arrow_down:

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