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

fix sign-splitting of unbounded values #53

Closed exaexa closed 3 months ago

exaexa commented 3 months ago

(to be released immediately)

Currently the sign splitters don't support the situation when there's a nothing left over somewhere in the bounds. Typically not the case but better have this handled.

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 100.00%. Comparing base (f3ec201) to head (0647387).

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

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