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

Formatting tools #1172

Merged
merged 5 commits into from Jun 10, 2023
Merged

Formatting tools #1172

merged 5 commits into from Jun 10, 2023

Conversation

JrooTJunior
Copy link
Member

Description

Added a tool to make text formatting flexible and easy

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 3.x Issue or PR for stable 3.x version label Apr 30, 2023
@github-actions
Copy link

github-actions bot commented Apr 30, 2023

✔️ Changelog found.

Thank you for adding a description of the changes

@codecov
Copy link

codecov bot commented Apr 30, 2023

Codecov Report

Merging #1172 (10c6cc5) into dev-3.x (cf269e1) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           dev-3.x     #1172    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          358       359     +1     
  Lines         8841      9024   +183     
==========================================
+ Hits          8841      9024   +183     
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/exceptions.py 100.00% <100.00%> (ø)
aiogram/utils/formatting.py 100.00% <100.00%> (ø)

@JrooTJunior JrooTJunior marked this pull request as ready for review June 10, 2023 17:47
@JrooTJunior JrooTJunior merged commit 5b20f81 into dev-3.x Jun 10, 2023
22 checks passed
@JrooTJunior JrooTJunior deleted the formatting 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant