COBREXA / AbstractFBCModels.jl

General interface for flux-based constrained metabolic models
Apache License 2.0
0 stars 0 forks source link

Add simple pretty printing and tests for CanonicalModel #17

Closed stelmo closed 11 months ago

stelmo commented 11 months ago

Copied some stuff from COBREXA v1.5.1 but modified it for simplicity.

exaexa commented 11 months ago

@stelmo can you fix the doc inclusion? https://github.com/COBREXA/AbstractFBCModels.jl/actions/runs/6710287831/job/18235131455?pr=17#step:6:20

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (995a052) 100.00% compared to head (1b03e2b) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #17 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 6 Lines 192 219 +27 ========================================= + Hits 192 219 +27 ``` | [Files](https://app.codecov.io/gh/COBREXA/AbstractFBCModels.jl/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COBREXA) | Coverage Δ | | |---|---|---| | [src/canonical.jl](https://app.codecov.io/gh/COBREXA/AbstractFBCModels.jl/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COBREXA#diff-c3JjL2Nhbm9uaWNhbC5qbA==) | `100.00% <100.00%> (ø)` | | | [src/io.jl](https://app.codecov.io/gh/COBREXA/AbstractFBCModels.jl/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COBREXA#diff-c3JjL2lvLmps) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.