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

test&fix stuff #15

Closed exaexa closed 6 months ago

exaexa commented 7 months ago

the main aim of this is to make like almost-100 code coverage (without miscellaneous things) by filling up the docs examples with code (probably uncommented at this point)

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 91.25%. Comparing base (1a62587) to head (ded86d4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #15 +/- ## =========================================== + Coverage 59.25% 91.25% +32.00% =========================================== Files 37 37 Lines 427 446 +19 =========================================== + Hits 253 407 +154 + Misses 174 39 -135 ```

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

exaexa commented 6 months ago

can't do much other stuff here at this point