-
-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "docs: add GPT-Vis demo for bubble" #281
Conversation
This reverts commit 9ddf51c.
📝 WalkthroughWalkthrough本次提交主要涉及对多个文件的修改,重点是移除与 Changes
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (8)
💤 Files with no reviewable changes (6)
🔇 Additional comments (2)components/bubble/__tests__/demo.test.ts (1)
由于 GPT-Vis 相关的演示已被移除,删除跳过测试选项是合理的修改。代码变更与 PR 的目标保持一致。 components/bubble/__tests__/demo-extend.test.ts (1)
移除 GPT-Vis 相关的跳过选项与 demo.test.ts 的修改保持一致,符合移除 GPT-Vis 演示的整体目标。 Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bundle ReportBundle size has no change ✅ |
Deploying ant-design-x with Cloudflare Pages
|
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #281 +/- ##
=======================================
Coverage 91.13% 91.13%
=======================================
Files 66 66
Lines 1422 1422
Branches 379 364 -15
=======================================
Hits 1296 1296
Misses 126 126 ☔ View full report in Codecov by Sentry. |
Reverts #278
Summary by CodeRabbit
新功能
文档
依赖项
@antv/gpt-vis
。测试