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

[3.x] Bot API 5.5 #777

Merged
merged 2 commits into from Dec 12, 2021
Merged

[3.x] Bot API 5.5 #777

merged 2 commits into from Dec 12, 2021

Conversation

JrooTJunior
Copy link
Member

Description

Update to Bot API 5.5

Type of change

Please delete options that are not relevant.

  • Documentation (typos, code examples or any documentation update)
  • New feature (non-breaking change which adds functionality)

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 api Issues or new features of Bot API 3.x Issue or PR for stable 3.x version labels Dec 12, 2021
@JrooTJunior JrooTJunior added this to the 3.0 milestone Dec 12, 2021
@JrooTJunior JrooTJunior self-assigned this Dec 12, 2021
@JrooTJunior JrooTJunior added this to In progress in 3.0 via automation Dec 12, 2021
@codecov
Copy link

codecov bot commented Dec 12, 2021

Codecov Report

Merging #777 (3bb8795) into dev-3.x (92ec44d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x      #777   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          278       280    +2     
  Lines         7316      7360   +44     
=========================================
+ Hits          7316      7360   +44     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aiogram/dispatcher/router.py 100.00% <ø> (ø)
aiogram/__init__.py 100.00% <100.00%> (ø)
aiogram/client/bot.py 100.00% <100.00%> (ø)
aiogram/methods/__init__.py 100.00% <100.00%> (ø)
aiogram/methods/ban_chat_sender_chat.py 100.00% <100.00%> (ø)
aiogram/methods/unban_chat_sender_chat.py 100.00% <100.00%> (ø)
aiogram/types/chat.py 100.00% <100.00%> (ø)
aiogram/types/inline_keyboard_button.py 100.00% <100.00%> (ø)
aiogram/types/input_file.py 100.00% <100.00%> (ø)
aiogram/types/message.py 100.00% <100.00%> (ø)

@JrooTJunior JrooTJunior changed the title Re-generate API, cover changes [3.x] Bot API 5.5 Dec 12, 2021
@JrooTJunior JrooTJunior mentioned this pull request Dec 12, 2021
9 tasks
@JrooTJunior JrooTJunior merged commit 9ec689b into dev-3.x Dec 12, 2021
3.0 automation moved this from In progress to Done Dec 12, 2021
@JrooTJunior JrooTJunior deleted the dev-3.x-api-5.5 branch December 19, 2021 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issue or PR for stable 3.x version api Issues or new features of Bot API
Projects
3.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant