Closed epruesse closed 4 years ago
Merging #82 into master will increase coverage by
1.93%
. The diff coverage is73.26%
.
@@ Coverage Diff @@
## master #82 +/- ##
==========================================
+ Coverage 69.55% 71.48% +1.93%
==========================================
Files 45 48 +3
Lines 4411 4591 +180
==========================================
+ Hits 3068 3282 +214
+ Misses 1343 1309 -34
Flag | Coverage Δ | |
---|---|---|
#integration | 63.56% <58.65%> (-0.30%) |
:arrow_down: |
#unittest | 40.68% <68.40%> (+5.64%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/align.cpp | 55.27% <0.00%> (-0.71%) |
:arrow_down: |
src/log.h | 100.00% <ø> (ø) |
|
src/progress.h | 73.17% <0.00%> (ø) |
|
src/query_arb.h | 100.00% <ø> (+100.00%) |
:arrow_up: |
src/rw_arb.cpp | 66.20% <9.37%> (-16.25%) |
:arrow_down: |
src/famfinder.cpp | 74.58% <33.33%> (-0.50%) |
:arrow_down: |
src/kmer_search.cpp | 94.08% <50.00%> (-1.00%) |
:arrow_down: |
src/query_arb.cpp | 73.34% <72.07%> (+18.37%) |
:arrow_up: |
src/sina.cpp | 88.39% <74.35%> (-2.74%) |
:arrow_down: |
src/tempfile.h | 87.50% <87.50%> (ø) |
|
... and 16 more |
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 d4a133f...078d95e. Read the comment docs.
Fixes #73 Closes #10