EPFL-LCSB / pytfa

A Python 3 implementation of Thermodynamics-based Flux Analysis
https://lcsb.epfl.ch/
Apache License 2.0
38 stars 26 forks source link

Dev #8

Closed psalvy closed 6 years ago

psalvy commented 6 years ago

Fix permission issues outlined in #7 and #5

codecov[bot] commented 6 years ago

Codecov Report

Merging #8 into master will increase coverage by 1.54%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   65.57%   67.12%   +1.54%     
==========================================
  Files          29       29              
  Lines        1929     2026      +97     
==========================================
+ Hits         1265     1360      +95     
- Misses        664      666       +2
Impacted Files Coverage Δ
pytfa/io/base.py 92.08% <0%> (+2.59%) :arrow_up:

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 c56e825...393ab00. Read the comment docs.