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 an actual GPA/GRR to DNF parser #731

Closed exaexa closed 1 year ago

exaexa commented 1 year ago

This should fix #711 for good.

codecov[bot] commented 1 year ago

Codecov Report

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

Coverage data is based on head (478c03a) compared to base (d54d60e). Patch coverage: 96.77% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #731 +/- ## =========================================== - Coverage 91.30% 91.30% -0.01% =========================================== Files 82 82 Lines 2208 2184 -24 =========================================== - Hits 2016 1994 -22 + Misses 192 190 -2 ``` | [Impacted Files](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/731?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore) | Coverage Δ | | |---|---|---| | [src/COBREXA.jl](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/731?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL0NPQlJFWEEuamw=) | `0.00% <ø> (ø)` | | | [src/base/utils/gene\_associations.jl](https://codecov.io/gh/LCSB-BioCore/COBREXA.jl/pull/731?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL2Jhc2UvdXRpbHMvZ2VuZV9hc3NvY2lhdGlvbnMuamw=) | `97.14% <96.77%> (+2.22%)` | :arrow_up: | 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.