Closed TSchiefer closed 4 years ago
Merging #15 into master will decrease coverage by
3.4%
. The diff coverage is57.14%
.
@@ Coverage Diff @@
## master #15 +/- ##
==========================================
- Coverage 87.79% 84.38% -3.41%
==========================================
Files 2 3 +1
Lines 254 237 -17
==========================================
- Hits 223 200 -23
- Misses 31 37 +6
Impacted Files | Coverage Δ | |
---|---|---|
R/swcGetMutations.R | 98.33% <ø> (-0.24%) |
:arrow_down: |
R/swcGetMapping.R | 81.92% <100%> (-1.77%) |
:arrow_down: |
R/aaa-function.R | 45.45% <45.45%> (ø) |
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 d6fb626...6207c4b. Read the comment docs.
Squash-merged, thanks!
swcGetMapping()
andswcGetMutations()
toswc_get_mapping()
andswc_get_mutations()
closes #8