TreeDist icon indicating copy to clipboard operation
TreeDist copied to clipboard

Optimize multi-tree comparisons

Open ms609 opened this issue 4 years ago • 1 comments

ms609 avatar Jul 21 '21 08:07 ms609

Codecov Report

Merging #59 (67c90ad) into master (d221be6) will increase coverage by 0.47%. The diff coverage is 96.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   91.06%   91.54%   +0.47%     
==========================================
  Files          28       29       +1     
  Lines        2004     2212     +208     
==========================================
+ Hits         1825     2025     +200     
- Misses        179      187       +8     
Impacted Files Coverage Δ
src/information.h 100.00% <ø> (ø)
src/SplitRoster.cpp 94.92% <94.92%> (ø)
src/SplitList.cpp 98.73% <98.36%> (-1.27%) :arrow_down:
R/tree_distance_info.R 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 d221be6...67c90ad. Read the comment docs.

codecov[bot] avatar Jul 22 '21 14:07 codecov[bot]