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

Make test output neater #73

Closed exaexa closed 1 year ago

exaexa commented 1 year ago

@stelmo let's organize the julia Test workarounds/improvements here

we have:

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 54.54% and project coverage change: -1.75 :warning:

Comparison is base (9c7b9d4) 80.43% compared to head (866e371) 78.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #73 +/- ## ========================================== - Coverage 80.43% 78.68% -1.75% ========================================== Files 20 20 Lines 593 610 +17 ========================================== + Hits 477 480 +3 - Misses 116 130 +14 ``` | [Impacted Files](https://app.codecov.io/gh/LCSB-BioCore/FBCModelTests.jl/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore) | Coverage Δ | | |---|---|---| | [src/common.jl](https://app.codecov.io/gh/LCSB-BioCore/FBCModelTests.jl/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL2NvbW1vbi5qbA==) | `37.50% <33.33%> (-51.39%)` | :arrow_down: | | [src/frog/report.jl](https://app.codecov.io/gh/LCSB-BioCore/FBCModelTests.jl/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL2Zyb2cvcmVwb3J0Lmps) | `90.76% <100.00%> (+6.26%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.