LCSB-BioCore / COBREXA.jl

Constraint-Based Reconstruction and EXascale Analysis
http://bit.ly/COBREXA
Apache License 2.0
42 stars 8 forks source link

CompatHelper: bump compat for HDF5 to 0.17, (keep existing compat) #793

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

This pull request changes the compat entry for the HDF5 package from 0.16 to 0.16, 0.17. 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 10 months ago

Codecov Report

Patch coverage has no change and project coverage change: -0.59% :warning:

Comparison is base (1f79432) 91.98% compared to head (2c91b66) 91.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #793 +/- ## =========================================== - Coverage 91.98% 91.39% -0.59% =========================================== Files 86 86 Lines 2257 2209 -48 =========================================== - Hits 2076 2019 -57 - Misses 181 190 +9 ``` [see 6 files with indirect coverage changes](https://app.codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/793/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

exaexa commented 10 months ago

Thank you compathelper!