feat: apply outline extractor options#2746
Conversation
|
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 (2)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughWalkthrough
ChangesDetail-driven extractor construction and options-based filtering
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 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 |
19f528f to
49c910a
Compare
b798c81 to
2a223f8
Compare
49c910a to
94a804a
Compare
2a223f8 to
fe4c03d
Compare
94a804a to
2e06965
Compare
fe4c03d to
2a60763
Compare
2e06965 to
4a98866
Compare
2a60763 to
6c3b8f7
Compare
4a98866 to
daeb138
Compare
6c3b8f7 to
865b375
Compare
daeb138 to
192df1a
Compare
865b375 to
5d22507
Compare
192df1a to
eb352aa
Compare
5d22507 to
5e9cffe
Compare
5e9cffe to
a31a3e4
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2746 +/- ##
==========================================
+ Coverage 86.05% 86.08% +0.03%
==========================================
Files 126 126
Lines 22219 22347 +128
==========================================
+ Hits 19120 19238 +118
- Misses 3099 3109 +10 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
a31a3e4 to
715a85f
Compare
715a85f to
7181af6
Compare
Stacked on #2745.\n\nThis PR wires outline extractor options into rule compilation and extraction, including safe rule pruning, runtime filtering, and name-only signature detail.
Summary by CodeRabbit
Release Notes
New Features
Enhancements
Tests