Skip to content

Store bot in PreCheckoutQuery. - #953

Merged
tsnoam merged 2 commits into
python-telegram-bot:masterfrom
nmlorg:pcq-set-bot
Dec 30, 2017
Merged

Store bot in PreCheckoutQuery.#953
tsnoam merged 2 commits into
python-telegram-bot:masterfrom
nmlorg:pcq-set-bot

Conversation

@nmlorg

@nmlorg nmlorg commented Dec 29, 2017

Copy link
Copy Markdown
Contributor

Fixes #937

@codecov

codecov Bot commented Dec 29, 2017

Copy link
Copy Markdown

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%) ⬇️

@jsmnbom jsmnbom left a comment

Copy link
Copy Markdown
Member

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

nmlorg commented Dec 29, 2017

Copy link
Copy Markdown
Contributor Author

Done
:)

@jsmnbom jsmnbom added the 📋 pending-merge work status: pending-merge label Dec 30, 2017
@tsnoam

tsnoam commented Dec 30, 2017

Copy link
Copy Markdown
Member

@nmlorg thank you for your contribution.

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

Labels

📋 pending-merge work status: pending-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pre_checkout_query does not store bot.

4 participants