ms609 / TreeDist

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

Use raw-format splits (compatible with latest TreeTools) #9

Closed ms609 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #9 into master will decrease coverage by 0.08%. The diff coverage is 97.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
- Coverage   96.62%   96.54%   -0.09%     
==========================================
  Files          15       15              
  Lines        1037     1041       +4     
==========================================
+ Hits         1002     1005       +3     
- Misses         35       36       +1
Impacted Files Coverage Δ
src/tree_distances.cpp 96.77% <100%> (ø) :arrow_up:
src/SplitList.cpp 95.23% <100%> (+1.48%) :arrow_up:
R/tree_distance_nye.R 96.66% <100%> (ø) :arrow_up:
R/plot.R 86.55% <87.5%> (-0.12%) :arrow_down:
src/tree_distance_functions.cpp 98.57% <0%> (-1.43%) :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 95b968e...f15742e. Read the comment docs.