quantling / JudiLing.jl

JudiLing: An implementation for Linear Discriminative Learning in Julia.
MIT License
8 stars 3 forks source link

CompatHelper: bump compat for "DataFrames" to "0.22" #50

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 to 0.21, 0.22.

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.

codecov-io commented 3 years ago

Codecov Report

Merging #50 (84f7280) into master (1755e5e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   73.77%   73.77%           
=======================================
  Files          15       15           
  Lines        1182     1182           
=======================================
  Hits          872      872           
  Misses        310      310           

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 1755e5e...84f7280. Read the comment docs.