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

Store bot in PreCheckoutQuery. #953

Merged
merged 2 commits into from
Dec 30, 2017
Merged

Conversation

nmlorg
Copy link
Contributor

@nmlorg nmlorg commented Dec 29, 2017

Fixes #937

@codecov
Copy link

codecov bot commented Dec 29, 2017

Codecov Report

Merging #953 into master will decrease coverage by 0.12%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #953      +/-   ##
==========================================
- Coverage    91.8%   91.68%   -0.13%     
==========================================
  Files         103      103              
  Lines        4040     4040              
  Branches      638      638              
==========================================
- Hits         3709     3704       -5     
- Misses        193      197       +4     
- Partials      138      139       +1
Impacted Files Coverage Δ
telegram/payment/precheckoutquery.py 100% <100%> (ø) ⬆️
telegram/utils/request.py 66.96% <0%> (-0.9%) ⬇️
telegram/bot.py 87.51% <0%> (-0.5%) ⬇️

Copy link
Member

@jsmnbom jsmnbom left a comment

Choose a reason for hiding this comment

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

LGTM thanks for fixing this.
Go ahead and add yourself to the Authors.rst list if you'd like ^^

@nmlorg
Copy link
Contributor Author

nmlorg commented Dec 29, 2017

Done
:)

@tsnoam
Copy link
Member

tsnoam commented Dec 30, 2017

@nmlorg thank you for your contribution.

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

Successfully merging this pull request may close these issues.

pre_checkout_query does not store bot.
4 participants