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

Delete moment algorithm modification #686

Closed stelmo closed 1 year ago

stelmo commented 1 year ago

The moment algorithm modification add_moment_constraints has been marked as soon-to-be deprecated for a while now. Remove it for COBREXA 2.0. The Gecko style enzyme constrained model will be the officially maintained one.

codecov[bot] commented 1 year ago

Codecov Report

Base: 90.41% // Head: 90.23% // Decreases project coverage by -0.18% :warning:

Coverage data is based on head (a933cd5) compared to base (c2035c3). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #686 +/- ## ========================================== - Coverage 90.41% 90.23% -0.19% ========================================== Files 84 83 -1 Lines 2149 2109 -40 ========================================== - Hits 1943 1903 -40 Misses 206 206 ``` | [Impacted Files](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/686?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore) | Coverage Δ | | |---|---|---| | [src/solver.jl](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/686/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL3NvbHZlci5qbA==) | `92.85% <0.00%> (-3.58%)` | :arrow_down: | 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.