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 phone_number and bot_command entity types generation #316

Merged
merged 1 commit into from May 1, 2020

Conversation

JrooTJunior
Copy link
Member

@JrooTJunior JrooTJunior commented May 1, 2020

Description

Fix phone_number and bot_command entity types generation

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • unit tests
  • manually

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@JrooTJunior JrooTJunior added the enhancement Make it better! label May 1, 2020
@codecov
Copy link

codecov bot commented May 1, 2020

Codecov Report

Merging #316 into dev-3.x will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x      #316   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          210       210           
  Lines         4014      4012    -2     
=========================================
- Hits          4014      4012    -2     
Flag Coverage Δ
#unittests 100.00% <100.00%> (ø)
Impacted Files Coverage Δ
aiogram/utils/text_decorations.py 100.00% <100.00%> (ø)

@JrooTJunior JrooTJunior merged commit 2553f5f into dev-3.x May 1, 2020
@JrooTJunior JrooTJunior deleted the dev-3.x-fix-text-decorations-2 branch May 1, 2020 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Make it better!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant