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

stabilize the FBC interface #65

Closed exaexa closed 2 months ago

exaexa commented 2 months ago

I switched AbstractFBCModels to 1.0 so that we can add features without butchering compat. This just bumps the dependency in the correct way. Rest of the ecosystem got bumped as well, should follow moreless transparently.

exaexa commented 2 months ago

depends on https://github.com/JuliaRegistries/General/pull/113505

codecov-commenter commented 2 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 (7ff2c2a) to head (48b1827).

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

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