feat: add outline rule schema#2710
Conversation
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
💤 Files with no reviewable changes (1)
✅ Files skipped from review due to trivial changes (3)
📝 WalkthroughWalkthroughThis PR introduces YAML-serializable outline rule definitions for ast-grep by adding deserialization support to existing outline models, implementing a new rule module with role-tagged variants for item and member extraction rules, updating public API exports, and revising documentation to reflect schema changes replacing ChangesOutline Rule Serialization
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2710 +/- ##
==========================================
+ Coverage 86.48% 86.57% +0.09%
==========================================
Files 118 119 +1
Lines 20280 20446 +166
==========================================
+ Hits 17540 17702 +162
- Misses 2740 2744 +4 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
ef78b0d to
15437c6
Compare
Summary
Verification
Summary by CodeRabbit
New Features
Documentation
detailfield withast_kindto provide clearer symbol categorization.Chores