clang-tidy: resolve readability-isolate-declaration - #756
Conversation
|
Important Review skippedNo new commits to review since the last review. ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThis change splits grouped local declarations in Python wrapper and form-reader code, preserving behavior, and adds the corresponding ChangesDeclaration cleanup
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #756 +/- ##
=======================================
Coverage ? 83.98%
=======================================
Files ? 172
Lines ? 7270
Branches ? 845
=======================================
Hits ? 6106
Misses ? 885
Partials ? 279
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
@CodeRabbit review |
✅ Action performedReview finished.
|
Resolve
readability-isolate-declarationclang-tidy warnings.readability-isolate-declarationclang-tidy warnings by splitting combined local variable declarations in Python error handling, module wrappers, and checksum parsing.test/form/reader.cppdeclarations without changing checksum parsing or verification behavior.docs/dev/clang-tidy-fixes-2026-04.md.