LCSB-BioCore / COBREXA.jl

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

Add test for multiple capacity enzyme bounds #748

Closed stelmo closed 1 year ago

stelmo commented 1 year ago

I thought there was a bug, but it turns out everything is fine. This PR just adds a small test where multiple capacity bounds are placed on an enzyme constrained model.

codecov[bot] commented 1 year ago

Codecov Report

Base: 88.79% // Head: 88.79% // No change to project coverage :thumbsup:

Coverage data is based on head (310fdf2) compared to base (61b2d8c). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #748 +/- ## ======================================= Coverage 88.79% 88.79% ======================================= Files 88 88 Lines 2097 2097 ======================================= Hits 1862 1862 Misses 235 235 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.