clang-tidy: resolve readability-redundant-access-specifiers - #757
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 (4)
💤 Files with no reviewable changes (2)
📜 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:
📝 WalkthroughWalkthroughThe changes remove redundant C++ access-specifier structure, make ChangesAccess Specifier Cleanup
Estimated code review effort: 1 (Trivial) | ~3 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 |
|
@CodeRabbit review |
✅ Action performedReview finished.
|
Resolve
readability-redundant-access-specifiersclang-tidy warnings.readability-redundant-access-specifiersclang-tidy warnings by removing redundant access specifiers in persistence reader/writer headers and test code.replicated_node’s data-member section to use private access.#757in the fixes documentation.