Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompatHelper: bump compat for "CSV" to "0.9" #125

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 8, 2021

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

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.

@leachim
Copy link

leachim commented Sep 14, 2021

Would be very welcome, if this could be merged. I am just facing a compatibility issue, requiring me to have both CSV 0.9, and RDatasets installed.

@leachim leachim mentioned this pull request Sep 15, 2021
@nalimilan nalimilan closed this Oct 13, 2021
@nalimilan nalimilan reopened this Oct 13, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2021

Codecov Report

Merging #125 (9b4e622) into master (d85d718) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   83.33%   83.33%           
=======================================
  Files           3        3           
  Lines          24       24           
=======================================
  Hits           20       20           
  Misses          4        4           

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 d85d718...9b4e622. Read the comment docs.

@nalimilan
Copy link
Member

Ah so this makes CI fail on 32-bit due to JuliaData/CSV.jl#913. Not sure what we should do until it's fixed...

@nalimilan nalimilan closed this Oct 27, 2021
@nalimilan nalimilan reopened this Oct 27, 2021
@nalimilan nalimilan linked an issue Oct 27, 2021 that may be closed by this pull request
@nalimilan nalimilan merged commit f903ede into master Oct 27, 2021
@nalimilan nalimilan deleted the compathelper/new_version/2021-09-08-05-02-51-227-3293313443 branch October 27, 2021 20:33
@nalimilan
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support for CSV 0.9
3 participants