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

add workflow to run SBMLToolkitTestSuite on tagbot #80

Closed paulflang closed 2 years ago

paulflang commented 2 years ago

This PR adds a workflow to run the SBMLToolkitTestSuite.jl when tag bot is triggered.

codecov[bot] commented 2 years ago

Codecov Report

Merging #80 (30b51f8) into main (ff5c09b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #80   +/-   ##
=======================================
  Coverage   98.70%   98.70%           
=======================================
  Files           1        1           
  Lines         231      231           
=======================================
  Hits          228      228           
  Misses          3        3           

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

paulflang commented 2 years ago

closing in favor of #81