EPFL-LCSB / etfl

ETFL: A formulation for flux balance models accounting for expression, thermodynamics, and resource allocation constraints
Apache License 2.0
16 stars 18 forks source link

Dev: Doc + Tests #2

Closed realLCSB closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #2 into master will increase coverage by 2.59%. The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   76.77%   79.37%   +2.59%     
==========================================
  Files          23       26       +3     
  Lines        2377     2429      +52     
==========================================
+ Hits         1825     1928     +103     
+ Misses        552      501      -51
Impacted Files Coverage Δ
tests/test_core.py 100% <100%> (ø) :arrow_up:
tests/test_thermo.py 100% <100%> (ø)
tests/test_resources_alloc.py 100% <100%> (ø)
etfl/data/ecoli.py 53.07% <100%> (+2.82%) :arrow_up:
etfl/io/json.py 100% <100%> (ø)
etfl/tests/small_model.py 97.39% <80%> (+5.28%) :arrow_up:
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dfca3dc...4235f75. Read the comment docs.