ms609 / TreeDist

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

Native SPR dist implementation #120

Closed ms609 closed 3 months ago

ms609 commented 3 months ago

Removes phangorn dependency

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 99.68153% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.48%. Comparing base (56e587d) to head (2fbc131). Report is 5 commits behind head on master.

Files Patch % Lines
src/reduce_tree.cpp 99.10% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #120 +/- ## ========================================== + Coverage 98.48% 99.48% +1.00% ========================================== Files 32 36 +4 Lines 2182 2539 +357 ========================================== + Hits 2149 2526 +377 + Misses 33 13 -20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.