fix: add new scope entries to scope priorities - #1050
Conversation
Change-Id: I2e7bb2e2971bfb071c3976d349b2d2bc4cc485ae
|
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 (1)
📝 WalkthroughWalkthroughThis PR adds 110 new scope-priority entries to the registry configuration file, extending coverage across nine service domains (Spark, Docs, CoreHR, IM, Minutes, Search, Drive, OKR, Directory). Each entry specifies a scope name, final score, and recommendation flag using a consistent JSON schema. ChangesScope Priorities Registry
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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. Additional details and impacted files@@ Coverage Diff @@
## main #1050 +/- ##
==========================================
+ Coverage 67.68% 67.76% +0.07%
==========================================
Files 576 590 +14
Lines 54548 55194 +646
==========================================
+ Hits 36919 37400 +481
- Misses 14568 14682 +114
- Partials 3061 3112 +51 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@ef9b488268f2488dd4fabb88869790212a67d5cb🧩 Skill updatenpx skills add larksuite/cli#fix/add-new-scopes -y -g |
Change-Id: I2e7bb2e2971bfb071c3976d349b2d2bc4cc485ae
Summary
Add 22 new scope entries to the scope priorities registry. These scopes cover new API capabilities across spark, corehr, directory, docs, drive, im, minutes, okr, and search domains.
Changes
internal/registry/scope_priorities.jsonTest Plan
make unit-test— data-only change (JSON registry), no Go code modifiedRelated Issues
N/A
Summary by CodeRabbit