LCSB-BioCore / COBREXA.jl

Constraint-Based Reconstruction and EXascale Analysis
https://lcsb-biocore.github.io/COBREXA.jl/
Apache License 2.0
43 stars 9 forks source link

CompatHelper: bump compat for PikaParser to 0.6, (keep existing compat) #791

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the PikaParser package from 0.5 to 0.5, 0.6. 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

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

Comparison is base (99b3002) 91.98% compared to head (300b4b9) 91.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #791 +/- ## =========================================== - 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/791/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 1 year ago

Thank you compathelper!