ms609 / TreeDist

Calculate distances between phylogenetic trees in R
https://ms609.github.io/TreeDist/
29 stars 6 forks source link

SplitList.h → TreeTools #64

Closed ms609 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #64 (29e41b8) into master (891a8ed) will decrease coverage by 0.22%. The diff coverage is 100.00%.

:exclamation: Current head 29e41b8 differs from pull request most recent head 15e46d8. Consider uploading reports for the commit 15e46d8 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage   91.22%   91.00%   -0.23%     
==========================================
  Files          29       28       -1     
  Lines        2040     1878     -162     
==========================================
- Hits         1861     1709     -152     
+ Misses        179      169      -10     
Impacted Files Coverage Δ
src/lap.cpp 98.13% <ø> (ø)
src/day_1985.cpp 97.81% <100.00%> (+2.58%) :arrow_up:
src/information.h 100.00% <100.00%> (ø)
src/nni_distance.cpp 99.41% <100.00%> (ø)
src/tree_distance_functions.cpp 100.00% <100.00%> (ø)
src/tree_distances.cpp 99.70% <100.00%> (+<0.01%) :arrow_up:

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 5ff7f26...15e46d8. Read the comment docs.