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

Iterators #21

Closed richardreeve closed 6 years ago

richardreeve commented 7 years ago
coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.9%) to 94.851% when pulling b4a46e273b59b9c6c73abf5d1b3634368499cbce on iterators into 79a06b6c23d23d3967001da9115364daf5ad5830 on master.

codecov[bot] commented 7 years ago

Codecov Report

Merging #21 into master will decrease coverage by 1.45%. The diff coverage is 87.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   95.71%   94.26%   -1.46%     
==========================================
  Files          10       13       +3     
  Lines         350      366      +16     
==========================================
+ Hits          335      345      +10     
- Misses         15       21       +6
Impacted Files Coverage Δ
src/Partition.jl 100% <100%> (ø)
src/DiversityMeasure.jl 100% <100%> (ø) :arrow_up:
src/EffectiveNumbers.jl 100% <100%> (ø) :arrow_up:
src/Iterators.jl 62.5% <62.5%> (ø)
src/API.jl 83.33% <76.92%> (+7.33%) :arrow_up:
src/Interface.jl 87.5% <85.71%> (+4.16%) :arrow_up:
src/Phylogenetics.jl 97.14% <88.88%> (+2.69%) :arrow_up:
src/Metacommunity.jl 93.93% <91.66%> (-1.13%) :arrow_down:
src/Types.jl 96.66% <96.66%> (ø)
... and 2 more

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 79a06b6...64a0922. Read the comment docs.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.9%) to 94.851% when pulling 7a4cf180ee4881dcf61906a1dfb28f9f52c8a5d1 on iterators into 79a06b6c23d23d3967001da9115364daf5ad5830 on master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.9%) to 94.851% when pulling cbe7d318d05927cc1f758426cc21a61274027845 on iterators into 79a06b6c23d23d3967001da9115364daf5ad5830 on master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.9%) to 94.851% when pulling 9dbcee3a5d8fe61d04b66a85c561df3ee9043788 on iterators into 79a06b6c23d23d3967001da9115364daf5ad5830 on master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.9%) to 94.851% when pulling 4d26fbe382cbc6155fd54167d496fd5d99384e6c on iterators into 79a06b6c23d23d3967001da9115364daf5ad5830 on master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-1.5%) to 94.262% when pulling 64a0922f777a5f30fb9b7d347278ae5f0a5800d0 on iterators into 79a06b6c23d23d3967001da9115364daf5ad5830 on master.

richardreeve commented 6 years ago

Fixes #8. Fixes #5.