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

CompatHelper: bump compat for Catalyst to 13, (keep existing compat) #110

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the Catalyst package from 12 to 12, 13. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 1 year ago

Codecov Report

Merging #110 (74258de) into main (c35cd9e) will decrease coverage by 5.77%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
- Coverage   94.23%   88.47%   -5.77%     
==========================================
  Files           6        6              
  Lines         295      295              
==========================================
- Hits          278      261      -17     
- Misses         17       34      +17     
Impacted Files Coverage Δ
src/systems.jl 83.33% <0.00%> (-8.98%) :arrow_down:
src/events.jl 88.46% <0.00%> (-7.70%) :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