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 Symbolics to 5, (keep existing compat) #93

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the Symbolics package from 4 to 4, 5. 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 #93 (3e5750d) into master (0a4740d) will decrease coverage by 6.57%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
- Coverage   83.71%   77.14%   -6.58%     
==========================================
  Files           4        4              
  Lines         350      350              
==========================================
- Hits          293      270      -23     
- Misses         57       80      +23     
Impacted Files Coverage Δ
src/ReactionNetworkImporters.jl 85.71% <0.00%> (-14.29%) :arrow_down:
src/parsing_routines_bngnetworkfiles.jl 87.76% <0.00%> (-7.98%) :arrow_down:
src/parsing_routines_matrixnetworks.jl 90.00% <0.00%> (-6.37%) :arrow_down:

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