COBREXA / COBREXA.jl

COnstraint Based Reconstruction and EXascale Analysis (in Julia)
https://cobrexa.github.io/COBREXA.jl/stable/
Apache License 2.0
9 stars 0 forks source link

add support for loading the coupling bounds from FBC #41

Closed exaexa closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (600d49b) to head (0bf414e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #41 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 37 37 Lines 536 540 +4 ========================================= + Hits 536 540 +4 ```

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

exaexa commented 4 months ago

(btw, just tested with https://github.com/COBREXA/MATFBCModels.jl/pull/7 on a model from mgPipe, looks like working happily)