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
40 stars 9 forks source link

add events to reactionsystem by wrapping them in a constraintsystem #82

Closed paulflang closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #82 (c1c470e) into main (ff5c09b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #82   +/-   ##
=======================================
  Coverage   98.70%   98.70%           
=======================================
  Files           1        1           
  Lines         231      231           
=======================================
  Hits          228      228           
  Misses          3        3           
Impacted Files Coverage Δ
src/reactionsystem.jl 98.70% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more