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

Migration guide 2.x -> 3.0 #1143

Merged
merged 7 commits into from
Jul 29, 2023
Merged

Migration guide 2.x -> 3.0 #1143

merged 7 commits into from
Jul 29, 2023

Conversation

JrooTJunior
Copy link
Member

Description

Added migration guide

Type of change

Please delete options that are not relevant.

  • Documentation (typos, code examples or any documentation update)

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 docs Something is missing in docs 3.x Issue or PR for stable 3.x version labels Mar 12, 2023
@JrooTJunior JrooTJunior added this to the 3.0 milestone Mar 12, 2023
@JrooTJunior JrooTJunior self-assigned this Mar 12, 2023
@github-actions
Copy link

github-actions bot commented Mar 12, 2023

✔️ Changelog found.

Thank you for adding a description of the changes

@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Merging #1143 (332586f) into dev-3.x (2ecf9ce) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x     #1143   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          363       363           
  Lines         8979      8970    -9     
=========================================
- Hits          8979      8970    -9     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Files Changed Coverage Δ
aiogram/client/session/base.py 100.00% <ø> (ø)
aiogram/exceptions.py 100.00% <ø> (ø)
aiogram/utils/formatting.py 100.00% <ø> (ø)
aiogram/dispatcher/router.py 100.00% <100.00%> (ø)

@JrooTJunior JrooTJunior marked this pull request as ready for review July 29, 2023 19:36
@JrooTJunior JrooTJunior merged commit 56f0d9d into dev-3.x Jul 29, 2023
@JrooTJunior JrooTJunior deleted the docs-cleanup branch August 14, 2023 20:34
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 docs Something is missing in docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant