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

GPA ordering fix #733

Closed exaexa closed 1 year ago

exaexa commented 1 year ago

(direct consequence of unique use in #731 )

codecov[bot] commented 1 year ago

Codecov Report

Base: 91.30% // Head: 91.25% // Decreases project coverage by -0.05% :warning:

Coverage data is based on head (74830b2) compared to base (ac27ca5). Patch coverage: 84.61% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #733 +/- ## =========================================== - Coverage 91.30% 91.25% -0.05% =========================================== Files 82 82 Lines 2184 2196 +12 =========================================== + Hits 1994 2004 +10 - Misses 190 192 +2 ``` | [Impacted Files](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/733?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore) | Coverage Δ | | |---|---|---| | [src/base/utils/gene\_associations.jl](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/733?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL2Jhc2UvdXRpbHMvZ2VuZV9hc3NvY2lhdGlvbnMuamw=) | `93.61% <84.61%> (-3.53%)` | :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.