ms609 / TreeDist

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

Use int_fast16_t #23

Closed ms609 closed 4 years ago

ms609 commented 4 years ago

And other marginal performance tweaks

codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into master will not change coverage. The diff coverage is 87.58%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   92.84%   92.84%           
=======================================
  Files          24       24           
  Lines        1439     1439           
=======================================
  Hits         1336     1336           
  Misses        103      103           
Impacted Files Coverage Δ
src/SplitList.cpp 48.78% <46.66%> (ø)
src/tree_distances.cpp 89.01% <89.36%> (ø)
src/lap.cpp 98.27% <100.00%> (ø)
src/nni_distance.cpp 94.11% <100.00%> (ø)
src/tree_distance_functions.cpp 100.00% <100.00%> (ø)

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 6d5f510...f5e5cfe. Read the comment docs.