BioSystemsUM / MEWpy

Metabolic Engineering Workbench
https://mewpy.readthedocs.io
GNU General Public License v3.0
37 stars 12 forks source link

Updates to the MEW module and documentation #32

Closed cruz-f closed 1 year ago

cruz-f commented 1 year ago

Updates to the MEW module

Features added to the MEW module:

Features removed, updated, or fixed in the MEW module:

Typing and Documentation

Documentation and typing added to the MEW module:

codecov-commenter commented 1 year ago

Codecov Report

Merging #32 (2c47139) into master (8b44bfd) will decrease coverage by 0.93%. The diff coverage is 56.52%.

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   55.06%   54.13%   -0.94%     
==========================================
  Files         122      127       +5     
  Lines       15308    15209      -99     
  Branches     3406     3390      -16     
==========================================
- Hits         8430     8233     -197     
- Misses       6026     6145     +119     
+ Partials      852      831      -21     
Impacted Files Coverage Δ
src/mewpy/io/gene_expression.py 0.00% <0.00%> (ø)
src/mewpy/mew/algebra/__init__.py 100.00% <ø> (ø)
src/mewpy/mew/algebra/algebra_constants.py 100.00% <ø> (ø)
src/mewpy/mew/models/metabolic.py 83.43% <ø> (ø)
src/mewpy/mew/models/model.py 81.53% <ø> (ø)
src/mewpy/mew/models/regulatory.py 87.37% <ø> (ø)
src/mewpy/mew/models/serialization.py 78.66% <ø> (ø)
src/mewpy/mew/solution/__init__.py 100.00% <ø> (ø)
src/mewpy/mew/solution/model_solution.py 31.93% <ø> (+2.62%) :arrow_up:
src/mewpy/mew/solution/multi_solution.py 30.70% <ø> (+3.84%) :arrow_up:
... and 83 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more