Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature parser update #6

Merged
merged 7 commits into from
Jul 30, 2019
Merged

Feature parser update #6

merged 7 commits into from
Jul 30, 2019

Conversation

matthiaskoenig
Copy link
Owner

Fix #4 refactoring of parser

@codecov
Copy link

codecov bot commented Jul 30, 2019

Codecov Report

Merging #6 into develop will decrease coverage by 0.51%.
The diff coverage is 83.07%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop       #6      +/-   ##
===========================================
- Coverage    86.22%   85.71%   -0.52%     
===========================================
  Files            7        7              
  Lines          501      238     -263     
===========================================
- Hits           432      204     -228     
+ Misses          69       34      -35
Impacted Files Coverage Δ
brendapy/examples.py 0% <0%> (ø) ⬆️
brendapy/_version.py 0% <0%> (ø) ⬆️
brendapy/tests/test_brenda.py 100% <100%> (ø) ⬆️
brendapy/utils.py 55.55% <33.33%> (-44.45%) ⬇️
brendapy/parser.py 93.03% <89%> (+5.04%) ⬆️

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 e3ba0b2...d5553f0. Read the comment docs.

@matthiaskoenig matthiaskoenig merged commit 9c178a7 into develop Jul 30, 2019
@matthiaskoenig matthiaskoenig deleted the feature-parser-update branch July 30, 2019 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor parser by parsing all proteins from entry at once
1 participant