JuliaStats / RDatasets.jl

Julia package for loading many of the data sets available in R
GNU General Public License v3.0
160 stars 56 forks source link

CompatHelper: bump compat for "RData" to "0.8" #120

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the RData package from 0.5, 0.6, 0.7 to 0.5, 0.6, 0.7, 0.8.

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-commenter commented 2 years ago

Codecov Report

Merging #120 (b1ada1c) into master (c2b17d0) will decrease coverage by 0.66%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   84.00%   83.33%   -0.67%     
==========================================
  Files           4        3       -1     
  Lines          25       18       -7     
==========================================
- Hits           21       15       -6     
+ Misses          4        3       -1     
Impacted Files Coverage Δ
src/datasets.jl 60.00% <0.00%> (-2.50%) :arrow_down:
src/dataset.jl 90.00% <0.00%> (-0.91%) :arrow_down:
src/packages.jl 100.00% <0.00%> (ø)
src/RDatasets.jl

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 c2b17d0...b1ada1c. Read the comment docs.