EcoJulia / Phylo.jl

Simple phylogenetic trees in Julia to work with Diversity.jl - https://github.com/EcoJulia/Diversity.jl
BSD 2-Clause "Simplified" License
33 stars 13 forks source link

Node renaming #91

Closed richardreeve closed 8 months ago

richardreeve commented 8 months ago

Allows:

codecov[bot] commented 8 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (80c6141) 79.11% compared to head (fb143a5) 79.49%.

Files Patch % Lines
src/Interface.jl 86.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #91 +/- ## ========================================== + Coverage 79.11% 79.49% +0.38% ========================================== Files 19 19 Lines 2844 2868 +24 ========================================== + Hits 2250 2280 +30 + Misses 594 588 -6 ```

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