-
Notifications
You must be signed in to change notification settings - Fork 629
[Dashboard] Move Contracts back to top level sidebar #8412
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
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
WalkthroughThe Contracts sidebar entry was moved from the Gateway sub-menu to a top-level item in the project sidebar and a Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (5)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8412 +/- ##
=======================================
Coverage 54.83% 54.83%
=======================================
Files 919 919
Lines 60844 60844
Branches 4134 4134
=======================================
Hits 33364 33364
Misses 27378 27378
Partials 102 102
🚀 New features to boost your workflow:
|
size-limit report 📦
|
PR-Codex overview
This PR adds a new entry for "Contracts" in the
ProjectSidebarLayoutcomponent's sidebar, enhancing the navigation options available to users.Detailed summary
ContractIconfrom@/icons/ContractIcon.href:${props.layoutPath}/contractsicon:ContractIconlabel: "Contracts"Summary by CodeRabbit