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

CompatHelper: bump compat for "DataFrames" to "1.0" #38

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the DataFrames package from 0.21,0.22 to 0.21,0.22, 1.0.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 772912636

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


Totals Coverage Status
Change from base Build 756304336: 6.0%
Covered Lines: 503
Relevant Lines: 581

💛 - Coveralls
codecov-commenter commented 3 years ago

Codecov Report

Merging #38 (a274412) into dev (756a4db) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #38   +/-   ##
=======================================
  Coverage   80.73%   80.73%           
=======================================
  Files          15       15           
  Lines         623      623           
=======================================
  Hits          503      503           
  Misses        120      120           

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 756a4db...a274412. Read the comment docs.