-
Notifications
You must be signed in to change notification settings - Fork 33
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
Updating the bridge map #3400
Updating the bridge map #3400
Conversation
WalkthroughThe pull request introduces modifications to the Changes
Possibly related PRs
Suggested labels
Suggested reviewers
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (2)
🧰 Additional context used📓 Learnings (1)packages/rest-api/src/tests/indexRoute.test.ts (1)
🔇 Additional comments (3)packages/rest-api/src/tests/tokenListRoute.test.ts (2)
The reduction in expected token count from 64 to 63 correctly reflects the removal of the WLD token from the bridge map.
Let's ensure this token count is consistent with other related test files and configurations. packages/rest-api/src/tests/indexRoute.test.ts (1)
The reduction in expected token count from 64 to 63 correctly aligns with the removal of WLD bridging. Let's verify that the token count matches the actual bridge map configuration: 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
Documentation and Community
|
Deploying sanguine-fe with Cloudflare Pages
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3400 +/- ##
===================================================
- Coverage 90.44834% 9.52333% -80.92501%
===================================================
Files 54 188 +134
Lines 1026 19657 +18631
Branches 82 82
===================================================
+ Hits 928 1872 +944
- Misses 95 17585 +17490
- Partials 3 200 +197
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Deploying sanguine with Cloudflare Pages
|
Bundle ReportChanges will decrease total bundle size by 3.52MB (-9.87%) ⬇️. This is within the configured threshold ✅ Detailed changes
ℹ️ *Bundle size includes cached data from a previous commit |
Removing WLD bridging from the FE
Summary by CodeRabbit
1eccd6c: synapse-interface preview link
567f181: synapse-interface preview link
ab37464: synapse-interface preview link