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 set_start_variable_vector! #72

Open exaexa opened 4 weeks ago

exaexa commented 4 weeks ago

closes #32

Needs test & doc, ideas welcome.

codecov-commenter commented 4 weeks ago

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

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.81%. Comparing base (136866b) to head (bc921f0). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/solver.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #72 +/- ## =========================================== - Coverage 100.00% 99.81% -0.19% =========================================== Files 37 37 Lines 549 550 +1 =========================================== Hits 549 549 - Misses 0 1 +1 ```

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