ms609 / TreeTools

Create, modify and analyse phylogenetic trees in R
https://ms609.github.io/TreeTools/
18 stars 7 forks source link

R implementation of `ClusterTable` class #122

Closed ms609 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #122 (e547b24) into master (3040161) will decrease coverage by 0.33%. The diff coverage is 64.44%.

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
- Coverage   97.28%   96.95%   -0.34%     
==========================================
  Files          51       53       +2     
  Lines        4127     4168      +41     
==========================================
+ Hits         4015     4041      +26     
- Misses        112      127      +15     
Impacted Files Coverage Δ
src/RcppExports-manual.cpp 100.00% <ø> (ø)
src/TreeTools-init.c 100.00% <ø> (ø)
R/ClusterTable.R 36.00% <36.00%> (ø)
inst/include/TreeTools/ClusterTable.h 100.00% <100.00%> (+0.92%) :arrow_up:
src/ClusterTable.cpp 100.00% <100.00%> (ø)
src/consensus.cpp 100.00% <100.00%> (ø)
src/int_to_tree.cpp 99.34% <0.00%> (-0.02%) :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 89637aa...e547b24. Read the comment docs.