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

Diversity.Phylogenetics #40

Closed richardreeve closed 3 years ago

richardreeve commented 3 years ago

Update phylogenetic diversity code and docs

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 776043648

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Phylogenetics.jl 0 1 0.0%
<!-- Total: 1 2 50.0% -->
Files with Coverage Reduction New Missed Lines %
src/DiversityMeasure.jl 1 93.27%
src/Partition.jl 1 90.0%
src/API.jl 3 77.27%
src/Interface.jl 3 58.06%
src/Types.jl 4 82.35%
<!-- Total: 12 -->
Totals Coverage Status
Change from base Build 773808388: 5.7%
Covered Lines: 503
Relevant Lines: 581

💛 - Coveralls
codecov-commenter commented 3 years ago

Codecov Report

Merging #40 (3ad1a6c) into dev (b01b441) will not change coverage. The diff coverage is 83.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #40   +/-   ##
=======================================
  Coverage   80.73%   80.73%           
=======================================
  Files          15       15           
  Lines         623      623           
=======================================
  Hits          503      503           
  Misses        120      120           
Impacted Files Coverage Δ
src/Phylogenetics.jl 83.67% <75.00%> (ø)
src/Diversity.jl 87.50% <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 b01b441...3ad1a6c. Read the comment docs.