Closed tomiir closed 2 weeks ago
Latest commit: 0b1472a0c5725b603b21567a54a7c05b15a5ba61
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
appkit-laboratory | 🛑 Canceled (Inspect) | 💬 Add feedback | Nov 5, 2024 4:55pm | |
appkit-vue-solana | 🛑 Canceled (Inspect) | Nov 5, 2024 4:55pm | ||
appkit-wagmi-cdn-example | 🛑 Canceled (Inspect) | Nov 5, 2024 4:55pm | ||
vue-wagmi-example | 🛑 Canceled (Inspect) | Nov 5, 2024 4:55pm | ||
web3modal-gallery | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 5, 2024 4:55pm |
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 341.46000000000004% | 4482 / 18721 |
🔵 | Statements | 341.46000000000004% | 4482 / 18721 |
🔵 | Functions | 375.93% | 371 / 1087 |
🔵 | Branches | 465.36000000000007% | 679 / 1385 |
File | Stmts | Branches | Functions | Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
packages/appkit/src/tests/mocks/AppKit.ts | 100% | 100% | 100% | 100% | |
packages/appkit/src/tests/mocks/UniversalProvider.ts | 100% | 100% | 100% | 100% | |
packages/appkit/src/universal-adapter/client.ts | 49.9% | 46.55% | 45.94% | 49.9% | 110-114, 132-133, 136, 141-142, 144-146, 158-162, 164-217, 230-232, 241-255, 271-287, 290-296, 298-304, 314-319, 322-326, 349-354, 358-363, 370-392, 398, 400-403, 409-437, 454-462, 490-491, 493, 498-499, 521-522, 534-543, 546-549, 553-581, 620-624, 629-632, 649-650, 662-687, 704-711 |
Description
We require the
clientId
of the relay connections to be serialized on BlockchainApi requestsType of change
Checklist