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

Q-opt support #736

Closed exaexa closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 89.38% // Head: 89.58% // Increases project coverage by +0.19% :tada:

Coverage data is based on head (368500b) compared to base (5d7f628). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #736 +/- ## ========================================== + Coverage 89.38% 89.58% +0.19% ========================================== Files 82 85 +3 Lines 2053 2054 +1 ========================================== + Hits 1835 1840 +5 + Misses 218 214 -4 ``` | [Impacted Files](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/736?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore) | Coverage Δ | | |---|---|---| | [src/analysis/minimize\_metabolic\_adjustment.jl](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/736?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL2FuYWx5c2lzL21pbmltaXplX21ldGFib2xpY19hZGp1c3RtZW50Lmps) | `100.00% <ø> (+33.33%)` | :arrow_up: | | [src/reconstruction/pipes/minimize\_adjustment.jl](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/736?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL3JlY29uc3RydWN0aW9uL3BpcGVzL21pbmltaXplX2FkanVzdG1lbnQuamw=) | `100.00% <100.00%> (ø)` | | | [src/solver.jl](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/736?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL3NvbHZlci5qbA==) | `96.77% <100.00%> (+3.91%)` | :arrow_up: | | [src/types/accessors/AbstractMetabolicModel.jl](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/736?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL3R5cGVzL2FjY2Vzc29ycy9BYnN0cmFjdE1ldGFib2xpY01vZGVsLmps) | `78.33% <100.00%> (ø)` | | | [src/types/wrappers/MinimizeAdjustment.jl](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/736?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL3R5cGVzL3dyYXBwZXJzL01pbmltaXplQWRqdXN0bWVudC5qbA==) | `100.00% <100.00%> (ø)` | | | [src/utils/quadratic\_objective.jl](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/736?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL3V0aWxzL3F1YWRyYXRpY19vYmplY3RpdmUuamw=) | `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.