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

Remove pre-julia 0.7 code #41

Closed richardreeve closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1083914470

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


Files with Coverage Reduction New Missed Lines %
src/DiversityMeasure.jl 1 93.27%
src/Partition.jl 1 90.0%
src/Phylogenetics.jl 1 84.09%
src/Iterators.jl 2 72.73%
src/API.jl 3 77.27%
src/Interface.jl 3 58.06%
src/Types.jl 4 82.35%
<!-- Total: 15 -->
Totals Coverage Status
Change from base Build 779067734: 7.1%
Covered Lines: 503
Relevant Lines: 575

💛 - Coveralls
codecov-commenter commented 3 years ago

Codecov Report

Merging #41 (9654d40) into dev (ddd4083) will increase coverage by 1.57%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #41      +/-   ##
==========================================
+ Coverage   80.48%   82.05%   +1.57%     
==========================================
  Files          15       15              
  Lines         625      613      -12     
==========================================
  Hits          503      503              
+ Misses        122      110      -12     
Impacted Files Coverage Δ
src/Iterators.jl 59.09% <ø> (+12.66%) :arrow_up:

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 ddd4083...9654d40. Read the comment docs.