SciML / ReactionNetworkImporters.jl

Julia Catalyst.jl importers for various reaction network file formats like BioNetGen and stoichiometry matrices
https://docs.sciml.ai/ReactionNetworkImporters/stable/
MIT License
26 stars 8 forks source link

CompatHelper: bump compat for Catalyst to 13 for package docs, (keep existing compat) #96

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.3 to 12.3, 13 for package docs. 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 #96 (b6ea17d) into master (303b6d9) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   83.71%   83.71%           
=======================================
  Files           4        4           
  Lines         350      350           
=======================================
  Hits          293      293           
  Misses         57       57           

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