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

simplify flake8 config, fix some complaints #7740

Merged
merged 5 commits into from
Jul 26, 2023

Conversation

ThomasWaldmann
Copy link
Member

No description provided.

we use black since a while, so some stuff does not need to be ignored any more.
@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2023

Codecov Report

Merging #7740 (aa0d12a) into master (c0001fb) will decrease coverage by 0.03%.
The diff coverage is 58.82%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #7740      +/-   ##
==========================================
- Coverage   83.68%   83.66%   -0.03%     
==========================================
  Files          66       66              
  Lines       11918    11915       -3     
  Branches     2159     2159              
==========================================
- Hits         9974     9969       -5     
- Misses       1369     1371       +2     
  Partials      575      575              
Files Changed Coverage Δ
src/borg/archiver/__init__.py 85.53% <0.00%> (ø)
src/borg/archiver/_common.py 90.65% <ø> (ø)
src/borg/archiver/config_cmd.py 61.41% <0.00%> (ø)
src/borg/archiver/rlist_cmd.py 100.00% <ø> (ø)
src/borg/helpers/misc.py 78.12% <0.00%> (-0.95%) ⬇️
src/borg/helpers/shellpattern.py 94.20% <ø> (ø)
src/borg/locking.py 85.57% <0.00%> (ø)
src/borg/manifest.py 93.13% <ø> (ø)
src/borg/remote.py 83.11% <ø> (ø)
src/borg/repository.py 83.27% <ø> (ø)
... and 7 more

@ThomasWaldmann ThomasWaldmann merged commit f33efc0 into borgbackup:master Jul 26, 2023
11 checks passed
@ThomasWaldmann ThomasWaldmann deleted the black-and-flake8 branch July 26, 2023 00:18
@ThomasWaldmann
Copy link
Member Author

@bigtedde done!

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.

2 participants