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

Return enzyme concentrations in useful units #757

Closed stelmo closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Coverage data is based on head (f515349) compared to base (33eef00). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #757 +/- ## ======================================= Coverage 88.49% 88.49% ======================================= Files 88 88 Lines 2103 2103 ======================================= Hits 1861 1861 Misses 242 242 ``` | [Impacted Files](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/757?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore) | Coverage Δ | | |---|---|---| | [src/types/wrappers/EnzymeConstrainedModel.jl](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/757?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL3R5cGVzL3dyYXBwZXJzL0VuenltZUNvbnN0cmFpbmVkTW9kZWwuamw=) | `92.68% <ø> (ø)` | | 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.

stelmo commented 1 year ago

So simplified enzyme does not have protein variables, so this is not needed there. Not sure what you mean for the second question?