Closed sobolevnrm closed 3 years ago
Merging #103 (272329d) into master (67039aa) will decrease coverage by
0.02%
. The diff coverage is50.00%
.
@@ Coverage Diff @@
## master #103 +/- ##
==========================================
- Coverage 72.41% 72.38% -0.03%
==========================================
Files 24 24
Lines 4143 4146 +3
==========================================
+ Hits 3000 3001 +1
- Misses 1143 1145 +2
Impacted Files | Coverage Δ | |
---|---|---|
propka/group.py | 76.21% <50.00%> (-0.17%) |
: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 67039aa...272329d. Read the comment docs.
IMHO, this should only be merged if #97 turns out to be a data problem, and not a bug in propka.
IMHO, this should only be merged if #97 turns out to be a data problem, and not a bug in propka.
That works for me. However, I imagine the same problem could occur if the protein has a gap in the backbone.
Made #97 easier to trouble-shoot.