clang-tidy: resolve readability-redundant-control-flow - #743
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (8)
💤 Files with no reviewable changes (6)
📜 Recent review details🧰 Additional context used📓 Path-based instructions (3)**/*.md📄 CodeRabbit inference engine (.github/copilot-instructions.md)
Files:
**/*.{cpp,cc,cxx,h,hpp}📄 CodeRabbit inference engine (.github/copilot-instructions.md)
Files:
**/*.{hpp,cpp}📄 CodeRabbit inference engine (AGENTS.md)
Files:
🔇 Additional comments (2)
📝 WalkthroughWalkthroughChangesRedundant control-flow cleanup
Estimated code review effort: 1 (Trivial) | ~5 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 #743 +/- ##
==========================================
- Coverage 83.85% 83.80% -0.05%
==========================================
Files 172 172
Lines 7198 7183 -15
Branches 845 845
==========================================
- Hits 6036 6020 -16
- Misses 882 883 +1
Partials 280 280
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 4 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
@CodeRabbit review |
✅ Action performedReview finished.
|
|
Found this when poking around to see what's new. I'd be happy to write an approving review as a FORM developer when you're ready :) |
Thanks, @aolivier23. I'm ready :) |
aolivier23
left a comment
There was a problem hiding this comment.
Looks good to me. Thank @knoepfel !
readability-redundant-control-flowclang-tidy findings by removing redundant and unreachablereturnstatements across persistence, storage, and ROOT storage writers/readers.Storage_Write_Containerto explicit no-op implementations without changing signatures or exception behavior.#743in the developer checklist.