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 sampling #16

Closed exaexa closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 98.71795% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.78%. Comparing base (72ee51b) to head (ea5a5c8).

Files Patch % Lines
src/analysis/sample.jl 98.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #16 +/- ## ========================================== + Coverage 91.25% 93.78% +2.53% ========================================== Files 37 37 Lines 446 515 +69 ========================================== + Hits 407 483 +76 + Misses 39 32 -7 ```

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

exaexa commented 6 months ago

/format

github-actions[bot] commented 6 months ago

:heavy_check_mark: Auto-formatting triggered by this comment succeeded, commited as 328918723417f452967d862d29225e411b9a6267

exaexa commented 6 months ago

@stelmo pls any comments. I still need to somehow solve the vector wrapping atrocity in there, but that shouldn't be that harsh.

exaexa commented 6 months ago

actually the solution wasn't that harsh. merging.