matthiaskoenig / brendapy

BRENDA parser in python
GNU Lesser General Public License v3.0
19 stars 6 forks source link

bugfixes and updates #20

Closed matthiaskoenig closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #20 into develop will decrease coverage by 3.3%. The diff coverage is 74.76%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #20      +/-   ##
===========================================
- Coverage    89.55%   86.25%   -3.31%     
===========================================
  Files            9        9              
  Lines          383      480      +97     
===========================================
+ Hits           343      414      +71     
- Misses          40       66      +26
Impacted Files Coverage Δ
brendapy/examples.py 0% <0%> (ø) :arrow_up:
brendapy/tests/test_brenda.py 100% <100%> (ø) :arrow_up:
brendapy/parser.py 93.15% <94.44%> (-0.1%) :arrow_down:

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 fb8fa6d...aa4ba1d. Read the comment docs.