feat(vc): inline transcript from artifacts API and add keywords#1206
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 (2)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughWalkthroughTranscript handling for ChangesTranscript Artifact Inlining
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 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 #1206 +/- ##
==========================================
+ Coverage 69.17% 69.19% +0.01%
==========================================
Files 630 630
Lines 59380 59361 -19
==========================================
- Hits 41075 41073 -2
+ Misses 14996 14986 -10
+ Partials 3309 3302 -7 ☔ 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@97513a48799ce144ece3c35a275575e56d03d22e🧩 Skill updatenpx skills add larksuite/cli#feat/transcript_export -y -g |
064dc6b to
97513a4
Compare
Summary
Changes
Test Plan
lark-cli <domain> <command>flow works as expectedRelated Issues
Summary by CodeRabbit
Bug Fixes
vc +notesis now reliably sourced from the consolidated artifacts response rather than a separate download endpoint.Chores
--overwriteis used and dry-run messaging reflects transcript inclusion.Tests