COBREXA / AbstractFBCModels.jl

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

add support for coupled-reaction bounds #22

Closed exaexa closed 5 months ago

exaexa commented 5 months ago

Closes #20

Completely prospectively (and accordingly to the ConstraintTree practice and FAIR model assembly), I also added the possibility to actually identify and name the couplings.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (1e3147b) to head (ae19bb9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #22 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 6 Lines 220 277 +57 ========================================= + Hits 220 277 +57 ```

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