-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[flake8-use-pathlib
] Stabilize os-listdir
(PTH208
)
#16642
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
Conversation
Summary -- Stabilizes PTH208. The test was already in the right place, and the docs look good. Test Plan -- 0 issues and PRs, open or closed
CodSpeed Performance ReportMerging #16642 will degrade performances by 12.73%Comparing Summary
Benchmarks breakdown
|
|
code | total | + violation | - violation | + fix | - fix |
---|---|---|---|---|---|
PTH208 | 59 | 59 | 0 | 0 | 0 |
Linter (preview)
✅ ecosystem check detected no linter changes.
The ecosystem checks look like true positives. In one case there's even a call to It might be nice to auto-fix some of these cases, but I don't think there are too many hits to accept it without a fix. A naive fix could lead to some awkward code anyway, like in the I don't personally find the |
Summary -- Stabilizes PTH208. The test was already in the right place, and the docs look good. Test Plan -- 0 issues and PRs, open or closed
Summary -- Stabilizes PTH208. The test was already in the right place, and the docs look good. Test Plan -- 0 issues and PRs, open or closed
Summary
Stabilizes PTH208. The test was already in the right place, and the docs look good.
Test Plan
0 issues and PRs, open or closed