Skip to content

feat: add whiteboard node shortcuts - #2065

Draft
zkh-bytedance wants to merge 2 commits into
mainfrom
feat/whiteboard-node-shortcuts
Draft

feat: add whiteboard node shortcuts#2065
zkh-bytedance wants to merge 2 commits into
mainfrom
feat/whiteboard-node-shortcuts

Conversation

@zkh-bytedance

Copy link
Copy Markdown
Collaborator

Summary

Changes

  • Change 1
  • Change 2

Test Plan

  • Unit tests pass
  • Manual local verification confirms the lark-cli <domain> <command> flow works as expected

Related Issues

  • None

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 746e723d-6081-4fbd-8eaf-70b6f8339f17

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/whiteboard-node-shortcuts

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added the size/L Large or sensitive change across domains or core paths label Jul 27, 2026
@zkh-bytedance
zkh-bytedance force-pushed the feat/whiteboard-node-shortcuts branch from 34d7949 to 3fa0ff3 Compare July 27, 2026 09:24
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 64.80836% with 101 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.14%. Comparing base (7abcaa7) to head (b76ca62).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
shortcuts/whiteboard/whiteboard_node_common.go 61.17% 30 Missing and 3 partials ⚠️
shortcuts/whiteboard/whiteboard_node_update.go 67.64% 15 Missing and 7 partials ⚠️
shortcuts/whiteboard/whiteboard_node_create.go 72.72% 12 Missing and 6 partials ⚠️
internal/cmdutil/secheader.go 0.00% 14 Missing ⚠️
shortcuts/whiteboard/whiteboard_node_delete.go 70.83% 8 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2065      +/-   ##
==========================================
- Coverage   75.16%   75.14%   -0.03%     
==========================================
  Files         912      916       +4     
  Lines       96451    96754     +303     
==========================================
+ Hits        72495    72701     +206     
- Misses      18380    18454      +74     
- Partials     5576     5599      +23     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zkh-bytedance
zkh-bytedance force-pushed the feat/whiteboard-node-shortcuts branch from 3fa0ff3 to 6ee8cca Compare July 27, 2026 10:02
Add whiteboard node create, update, and delete shortcuts with focused dry-run and unit coverage. Document the new node-level operations in the embedded lark-whiteboard skill and split node shortcut unit tests by command for maintainability.

Co-authored-by: TRAE CLI <noreply@bytedance.com>
@zkh-bytedance
zkh-bytedance force-pushed the feat/whiteboard-node-shortcuts branch from f6c0d21 to 02a639b Compare July 27, 2026 12:57
Co-authored-by: TRAE CLI <noreply@bytedance.com>
@github-actions

Copy link
Copy Markdown

PR Quality Summary

CI did not complete successfully. Use the failed check links below to decide whether this PR needs a code change or a rerun.

Failed checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L Large or sensitive change across domains or core paths

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant