Refactor ruff check+format to use sequential subprocess calls#2967
Refactor ruff check+format to use sequential subprocess calls#2967
Conversation
📝 WalkthroughWalkthroughThe Ruff formatting pipeline in Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Merging this PR will not alter performance
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2967 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 94 94
Lines 17787 17781 -6
Branches 2045 2044 -1
=========================================
- Hits 17787 17781 -6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
4f46326 to
7df4681
Compare
Breaking Change AnalysisResult: No breaking changes detected Reasoning: This PR refactors the internal implementation of the
The change was made to fix edge-case failures (as mentioned in the PR description: "reduce edge-case failures and make formatting outcomes more predictable"). This is a bug fix / reliability improvement, not a breaking change. This analysis was performed by Claude Code Action |
|
🎉 Released in 0.54.0 This PR is now available in the latest release. See the release notes for details. |
Closes: #2966
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.