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

Fix riakcs dependencies #3033

Merged
merged 1 commit into from
Jan 28, 2019
Merged

Fix riakcs dependencies #3033

merged 1 commit into from
Jan 28, 2019

Conversation

ofek
Copy link
Contributor

@ofek ofek commented Jan 25, 2019

Motivation

Completes #2800

Notes

Also removed

zippolyte
zippolyte previously approved these changes Jan 25, 2019
@codecov-io
Copy link

codecov-io commented Jan 26, 2019

Codecov Report

Merging #3033 into master will decrease coverage by 7.89%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3033      +/-   ##
==========================================
- Coverage   83.87%   75.98%    -7.9%     
==========================================
  Files         679       52     -627     
  Lines       37291     3722   -33569     
  Branches     4469      444    -4025     
==========================================
- Hits        31277     2828   -28449     
+ Misses       4728      780    -3948     
+ Partials     1286      114    -1172

@ofek ofek requested a review from a team as a code owner January 26, 2019 05:23
@ofek ofek changed the title Properly sync dependencies Fix riakcs dependencies Jan 26, 2019
Copy link
Collaborator

@nmuesch nmuesch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for cleaning this up.

Copy link
Contributor

@gzussa gzussa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor change, otherwise looks good. Thank a lot!

@@ -2,18 +2,18 @@
minversion = 2.0
basepython = py27
envlist =
{py27,py36}-unit
py{27,36}-unit
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's keep it as py27,py36, I am applying the same logic on all tox files in another PR and I choose the former wat just because there are less of the later

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe could we change the other pr? I think this is more standard in other projects it seems

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

@ofek ofek merged commit bc81fbb into master Jan 28, 2019
@ofek ofek deleted the ofek/riak branch January 28, 2019 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants