ms609 / TreeDist

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

Accelerate RF & CID calculation #43

Closed ms609 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.54%. The diff coverage is 92.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   87.93%   88.48%   +0.54%     
==========================================
  Files          26       28       +2     
  Lines        1592     1920     +328     
==========================================
+ Hits         1400     1699     +299     
- Misses        192      221      +29     
Impacted Files Coverage Δ
R/shiny.R 0.00% <ø> (ø)
R/spectral_clustering.R 0.00% <ø> (ø)
R/tree_distance_msd.R 100.00% <ø> (ø)
R/tree_information.R 89.28% <0.00%> (-10.72%) :arrow_down:
R/trustworthiness.R 0.00% <ø> (ø)
R/ClusterTable.R 48.00% <48.00%> (ø)
src/day_1985.cpp 94.29% <94.29%> (ø)
R/tree_distance.R 100.00% <100.00%> (ø)
R/tree_distance_info.R 100.00% <100.00%> (ø)
R/tree_distance_mmsi.R 100.00% <100.00%> (ø)
... and 8 more

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 8b929ab...4c1a627. Read the comment docs.