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

implement gapfilling #74

Closed exaexa closed 3 weeks ago

exaexa commented 3 weeks ago

closes #73

codecov-commenter commented 3 weeks 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 (86b06b5) to head (30f6b18).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #74 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 37 38 +1 Lines 549 579 +30 ========================================= + Hits 549 579 +30 ```

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

exaexa commented 3 weeks ago

(Still needs coverage but lgtm other than that)