matthiaskoenig / brendapy

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

Fix #21, updated access to all information on proteins #22

Closed matthiaskoenig closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #22 into develop will increase coverage by 1.77%. The diff coverage is 63.7%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #22      +/-   ##
===========================================
+ Coverage    86.25%   88.02%   +1.77%     
===========================================
  Files            9       10       +1     
  Lines          480      576      +96     
===========================================
+ Hits           414      507      +93     
- Misses          66       69       +3
Impacted Files Coverage Δ
brendapy/tests/test_taxonomy.py 100% <ø> (ø) :arrow_up:
brendapy/tests/test_examples.py 100% <100%> (ø)
brendapy/tests/test_brenda.py 100% <100%> (ø) :arrow_up:
brendapy/parser.py 81.54% <57.57%> (-11.61%) :arrow_down:
brendapy/examples.py 90.69% <76.92%> (+90.69%) :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 c2d9e1d...71e8005. Read the comment docs.