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

Introduce black formatter #621

Merged
merged 6 commits into from
Feb 8, 2024
Merged

Introduce black formatter #621

merged 6 commits into from
Feb 8, 2024

Conversation

giampaolo
Copy link
Owner

No description provided.

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

Attention: 54 lines in your changes are missing coverage. Please review.

Comparison is base (99b055b) 66.40% compared to head (b66aaf9) 66.42%.

Files Patch % Lines
pyftpdlib/handlers.py 60.97% 16 Missing ⚠️
pyftpdlib/servers.py 40.00% 9 Missing ⚠️
pyftpdlib/authorizers.py 55.55% 8 Missing ⚠️
pyftpdlib/ioloop.py 64.28% 5 Missing ⚠️
pyftpdlib/log.py 0.00% 5 Missing ⚠️
pyftpdlib/_asynchat.py 20.00% 4 Missing ⚠️
pyftpdlib/_asyncore.py 50.00% 3 Missing ⚠️
pyftpdlib/filesystems.py 75.00% 2 Missing ⚠️
pyftpdlib/__main__.py 92.30% 1 Missing ⚠️
pyftpdlib/prefork.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #621      +/-   ##
==========================================
+ Coverage   66.40%   66.42%   +0.02%     
==========================================
  Files          11       11              
  Lines        4164     4164              
==========================================
+ Hits         2765     2766       +1     
+ Misses       1399     1398       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@giampaolo giampaolo merged commit a73a7eb into master Feb 8, 2024
11 of 12 checks passed
@giampaolo giampaolo deleted the black branch February 8, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant