LCSB-BioCore / FBCModelTests.jl

Tests for constraint-based metabolic models
https://lcsb-biocore.github.io/FBCModelTests.jl/stable/
Apache License 2.0
6 stars 5 forks source link

Fix flux column in `02_fva.tsv` #63

Closed exaexa closed 1 year ago

exaexa commented 1 year ago

I actually thought I already fixed this 2 times, which should have been suspicious in the first place because how could I have fixed something 2 times successfully?

cc @ntung -- if you found weird failures in 02_fva.tsv with the current docker containers, please wait until this gets merged (should be soon-ish).

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02 :warning:

Comparison is base (d39868b) 95.34% compared to head (c05d3a2) 95.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #63 +/- ## ========================================== - Coverage 95.34% 95.33% -0.02% ========================================== Files 16 16 Lines 602 600 -2 ========================================== - Hits 574 572 -2 Misses 28 28 ``` | [Impacted Files](https://codecov.io/gh/LCSB-BioCore/FBCModelTests.jl/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore) | Coverage Δ | | |---|---|---| | [src/frog/report.jl](https://codecov.io/gh/LCSB-BioCore/FBCModelTests.jl/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL2Zyb2cvcmVwb3J0Lmps) | `86.15% <100.00%> (-0.42%)` | :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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.