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 another convenience constructor for enzyme constrained models #749

Closed stelmo closed 1 year ago

stelmo commented 1 year ago

Adds a simpler fallback for make_enzyme_constrained_model and generalizes the pipe. Also added the test.

codecov[bot] commented 1 year ago

Codecov Report

Base: 88.79% // Head: 88.79% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (0c74002) compared to base (61b2d8c). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #749 +/- ## ======================================= Coverage 88.79% 88.79% ======================================= Files 88 88 Lines 2097 2098 +1 ======================================= + Hits 1862 1863 +1 Misses 235 235 ``` | [Impacted Files](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/749?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore) | Coverage Δ | | |---|---|---| | [src/reconstruction/enzyme\_constrained.jl](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/749?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL3JlY29uc3RydWN0aW9uL2VuenltZV9jb25zdHJhaW5lZC5qbA==) | `100.00% <100.00%> (ø)` | | | [src/reconstruction/pipes/enzymes.jl](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/749?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL3JlY29uc3RydWN0aW9uL3BpcGVzL2VuenltZXMuamw=) | `100.00% <100.00%> (ø)` | | 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.