[CodeStyle] `black -> ruff format` migration - part 30 by gouzil · Pull Request #74744 · PaddlePaddle/Paddle
Navigation Menu
{{ message }}
PaddlePaddle / Paddle Public
- Notifications You must be signed in to change notification settings
- Fork 6k
Merged
SigureMo merged 1 commit intoPaddlePaddle:developfrom
Aug 20, 2025Merged
[CodeStyle] black -> ruff format migration - part 30#74744
SigureMo merged 1 commit intoPaddlePaddle:developfrom
[CodeStyle] black -> ruff format migration - part 30#74744
SigureMo merged 1 commit intoPaddlePaddle:developfrom
Conversation
Copy link
Member
gouzil
commented
Aug 19, 2025
gouzil
commented
PR Category
User Experience
PR Types
Not User Facing
Description
使用性能更好,格式化效果更佳的 ruff format 替代 black 作为新的 formatter,由于我们很早就已经集成了 ruff lint,因此只是减少依赖而不会增加依赖
gouzil
requested a review
from SigureMo
as a code owner
Copy link
paddle-bot
bot
commented
Aug 19, 2025
paddle-bot bot commented
Aug 19, 2025你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册。
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.
SigureMo approved these changes Aug 19, 2025
Copy link
codecov-commenter
commented
Aug 20, 2025
codecov-commenter commented
Aug 20, 2025Codecov Report
❌ Patch coverage is 43.02326% with 98 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@80f1123). Learn more about missing BASE report.
❌ Your patch status has failed because the patch coverage (43.02%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@ ## develop #74744 +/- ## ========================================== Coverage ? 43.02% ========================================== Files ? 37 Lines ? 172 Branches ? 0 ========================================== Hits ? 74 Misses ? 98 Partials ? 0
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
SigureMo
added
the
skip-ci: all
label
SigureMo
deleted the
ruff/fmt/part-30
branch
Luckycheng222 pushed a commit to Luckycheng222/Paddle that referenced this pull request
Aug 25, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment