EcoJulia / Diversity.jl

Julia package for diversity measurement
http://docs.ecojulia.org/Diversity.jl/
BSD 2-Clause "Simplified" License
34 stars 9 forks source link

Fix type issues in Phylo extension #51

Closed richardreeve closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 96.98492% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 98.32%. Comparing base (8f8009c) to head (68db0a7).

Files Patch % Lines
src/DiversityMeasure.jl 91.66% 3 Missing :warning:
src/API.jl 86.66% 2 Missing :warning:
src/EcoBase.jl 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #51 +/- ## ========================================== - Coverage 98.43% 98.32% -0.11% ========================================== Files 16 16 Lines 701 716 +15 ========================================== + Hits 690 704 +14 - Misses 11 12 +1 ```

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