Skip to content

Add tests and make them pass on v0.4 - v0.6 #16

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

Closed
wants to merge 7 commits into from
Closed

Add tests and make them pass on v0.4 - v0.6 #16

wants to merge 7 commits into from

Conversation

jgoldfar
Copy link

No description provided.

@jgoldfar
Copy link
Author

Oops... May replace #15, #12, #11

@jgoldfar
Copy link
Author

@iamed2
Copy link
Contributor

iamed2 commented Jul 18, 2017

I would 1) drop 0.4 and 2) put more specific version bounds on DataFrames and DataArrays (I'm suspicious that many versions will fail here).

@jgoldfar
Copy link
Author

I'm not sure how to test specific version compatibility of the package with others. Is there a standard way to do it other than pinning a version locally and checking that the package loads?

@iamed2
Copy link
Contributor

iamed2 commented Jul 27, 2017

It's either that or look through the code

@jgoldfar
Copy link
Author

jgoldfar commented Jul 27, 2017

Just updated this branch removing v0.4 support as well as the dependence on DataFrames and DataArrays, which were not explicitly used anywhere. Maybe they were meant to be? Travis (https://travis-ci.org/jgoldfar/DBI.jl/builds/258300798) reports all good without them...

@jgoldfar
Copy link
Author

jgoldfar commented Jul 29, 2017

Thanks to @amgad-naiem for helping remove the remaining depwarns on v0.6 and schooling me a bit on git/github. Anything remaining to do here?

@quinnj quinnj closed this Dec 19, 2019
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.

4 participants