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

Pl/simplify api #115

Closed paulflang closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #115 (72d3bc0) into main (d5d8073) will increase coverage by 0.24%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   94.23%   94.48%   +0.24%     
==========================================
  Files           6        6              
  Lines         295      308      +13     
==========================================
+ Hits          278      291      +13     
  Misses         17       17              
Impacted Files Coverage Δ
src/reactions.jl 99.06% <100.00%> (+<0.01%) :arrow_up:
src/systems.jl 93.10% <100.00%> (+0.79%) :arrow_up:
src/utils.jl 94.87% <100.00%> (+0.42%) :arrow_up:

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