Closed ms609 closed 4 years ago
Merging #52 into master will increase coverage by
0.15%
. The diff coverage is98.05%
.
@@ Coverage Diff @@
## master #52 +/- ##
==========================================
+ Coverage 89.38% 89.54% +0.15%
==========================================
Files 36 36
Lines 2910 2964 +54
==========================================
+ Hits 2601 2654 +53
- Misses 309 310 +1
Impacted Files | Coverage Δ | |
---|---|---|
R/QuartetDistance.R | 89.18% <88.88%> (+0.30%) |
:arrow_up: |
src/AllQuartets.cpp | 98.97% <98.79%> (-1.03%) |
:arrow_down: |
R/CompareQuartets.R | 98.70% <100.00%> (-0.37%) |
: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 e7e9aee...f710372. Read the comment docs.
Also implement sister-of-4 notation for
QuartetState[s]()
.