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 StatsDClient.decrement #27

Merged
merged 1 commit into from Apr 17, 2018
Merged

fix StatsDClient.decrement #27

merged 1 commit into from Apr 17, 2018

Conversation

acjay
Copy link
Contributor

@acjay acjay commented Apr 16, 2018

The docs say decrement has a default value of -1, but it is actually 1, which made the method the exact same as increment.

The docs say `decrement` has a default value of -1, but it is actually 1, which made the method the exact same as `increment`.
@gphat
Copy link
Owner

gphat commented Apr 17, 2018

Ugh, thanks for catching this @acjay! I'll also correct the test that should've caught this.

@gphat gphat merged commit cf7c268 into gphat:master Apr 17, 2018
@gphat
Copy link
Owner

gphat commented Apr 17, 2018

I just uploaded this as 2.1.14. Thanks @acjay!

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.

None yet

2 participants