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 "1" #66

Open github-actions[bot] opened 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.

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[bot] commented 3 years ago

Codecov Report

Merging #66 (b142f2d) into master (c7daf61) will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   80.10%   80.08%   -0.02%     
==========================================
  Files          16       16              
  Lines        1387     1386       -1     
==========================================
- Hits         1111     1110       -1     
  Misses        276      276              
Impacted Files Coverage Δ
src/test_combo.jl 88.63% <0.00%> (-0.06%) :arrow_down:

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 c7daf61...b142f2d. Read the comment docs.