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

Apply lint&reformat for existing code #1307

Merged
merged 1 commit into from Sep 19, 2023
Merged

Conversation

Olegt0rr
Copy link
Contributor

Description

Applied

make lint
make reformat

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

@Olegt0rr Olegt0rr added the skip news Pull request can be merged without describing changes label Sep 18, 2023
@Olegt0rr Olegt0rr changed the title chore: apply lint&reformat Apply lint&reformat for existing code Sep 18, 2023
@github-actions
Copy link

🌽 Changelog is not needed.

This PR does not require a changelog because skip news label is present.

@github-actions github-actions bot added the 3.x Issue or PR for stable 3.x version label Sep 18, 2023
@Olegt0rr Olegt0rr requested a review from a team September 18, 2023 08:45
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #1307 (b24485e) into dev-3.x (995a0d7) will not change coverage.
Report is 5 commits behind head on dev-3.x.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x     #1307   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          369       369           
  Lines         9412      9412           
=========================================
  Hits          9412      9412           
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/utils/deep_linking.py 100.00% <100.00%> (ø)

Copy link
Contributor

@Latand Latand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like everything is ok

@JrooTJunior JrooTJunior merged commit 490381b into dev-3.x Sep 19, 2023
25 checks passed
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 skip news Pull request can be merged without describing changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants