feat: drive search 支持 original_creator_ids#1046
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis PR adds ChangesOriginal Creator Filtering
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ 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)
⚔️ Resolve merge conflicts
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 |
c2d6ba6 to
cb88689
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1046 +/- ##
=======================================
Coverage 73.35% 73.35%
=======================================
Files 750 750
Lines 69250 69264 +14
=======================================
+ Hits 50799 50811 +12
- Misses 14711 14713 +2
Partials 3740 3740 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
cb88689 to
ceaf94e
Compare
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@b7274f1256f0680761b3adaed911d05befd30f66🧩 Skill updatenpx skills add larksuite/cli#feat/doc-universal-original-creator -y -g |
sa: none fg: none cfg: none doc: none test: ppe Change-Id: I88bedd02a5daa3307b05c9b6f94748e1544d279a
ceaf94e to
b7274f1
Compare
Summary:
Test:
Summary by CodeRabbit
New Features
--created-by-meflag to filter documents by original creator, distinguishing from ownership-based filtering.--original-creator-idsflag to filter documents by specific original creator identifiers.Documentation