Closed Cody-G closed 5 years ago
Merging #70 into master will decrease coverage by
7.62%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #70 +/- ##
==========================================
- Coverage 91.45% 83.82% -7.63%
==========================================
Files 12 13 +1
Lines 901 983 +82
==========================================
Hits 824 824
- Misses 77 159 +82
Impacted Files | Coverage Δ | |
---|---|---|
src/convenience.jl | 76.05% <0%> (-18.69%) |
:arrow_down: |
src/samplemapper.jl | 81.81% <0%> (-18.19%) |
:arrow_down: |
src/imaginesignal.jl | 80.58% <0%> (-15.38%) |
:arrow_down: |
src/hardware_templates.jl | 74.46% <0%> (-13.04%) |
:arrow_down: |
src/sequence_analysis.jl | 89.28% <0%> (-10.72%) |
:arrow_down: |
src/window_validate.jl | 63.82% <0%> (-7.6%) |
:arrow_down: |
src/stack.jl | 82.42% <0%> (-3.66%) |
:arrow_down: |
src/metadata_constants.jl | 84% <0%> (-3.5%) |
:arrow_down: |
src/parse.jl | 88.32% <0%> (-2.66%) |
:arrow_down: |
src/write.jl | 94.89% <0%> (-0.98%) |
:arrow_down: |
... and 1 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 36b5f5a...4cdcd7c. Read the comment docs.
Merging #70 into master will decrease coverage by
7.62%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #70 +/- ##
==========================================
- Coverage 91.45% 83.82% -7.63%
==========================================
Files 12 13 +1
Lines 901 983 +82
==========================================
Hits 824 824
- Misses 77 159 +82
Impacted Files | Coverage Δ | |
---|---|---|
src/convenience.jl | 76.05% <0%> (-18.69%) |
:arrow_down: |
src/samplemapper.jl | 81.81% <0%> (-18.19%) |
:arrow_down: |
src/imaginesignal.jl | 80.58% <0%> (-15.38%) |
:arrow_down: |
src/hardware_templates.jl | 74.46% <0%> (-13.04%) |
:arrow_down: |
src/sequence_analysis.jl | 89.28% <0%> (-10.72%) |
:arrow_down: |
src/window_validate.jl | 63.82% <0%> (-7.6%) |
:arrow_down: |
src/stack.jl | 82.42% <0%> (-3.66%) |
:arrow_down: |
src/metadata_constants.jl | 84% <0%> (-3.5%) |
:arrow_down: |
src/parse.jl | 88.32% <0%> (-2.66%) |
:arrow_down: |
src/write.jl | 94.89% <0%> (-0.98%) |
:arrow_down: |
... and 1 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 36b5f5a...4cdcd7c. Read the comment docs.
Merging this despite the coverage decrease; the decrease is due to an inaccuracy in Coverage.jl that has (hopefully) been resolved.
Codecov Report
76.05% <0%> (-18.69%)
81.81% <0%> (-18.19%)
80.58% <0%> (-15.38%)
74.46% <0%> (-13.04%)
89.28% <0%> (-10.72%)
63.82% <0%> (-7.6%)
82.42% <0%> (-3.66%)
84% <0%> (-3.5%)
88.32% <0%> (-2.66%)
94.89% <0%> (-0.98%)
Continue to review full report at Codecov.