Closed magiziz closed 3 weeks ago
Latest commit: e17c12f04d4e735f1cc98221b2b74fb96da729be
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 | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 29, 2024 9:19am |
appkit-wagmi-cdn-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 29, 2024 9:19am |
web3modal-gallery | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 29, 2024 9:19am |
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 271.96000000000004% | 4290 / 18403 |
🔵 | Statements | 271.96000000000004% | 4290 / 18403 |
🔵 | Functions | 313.08% | 349 / 1049 |
🔵 | Branches | 374.87% | 637 / 1334 |
File | Stmts | % Branch | % Funcs | % Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
packages/appkit/src/client.ts | 79.6% | 76.59% | 86.25% | 79.6% | 90-91, 110-111, 114-115, 118-119, 122-125, 128-131, 134-135, 256, 264, 302-305, 311, 313-315, 317-318, 321, 416, 418-420, 423-424, 426-428, 443, 445-446, 453-454, 464-465, 480-481, 484-485, 488-489, 498-500, 506-513, 530-533, 568, 577-589 |
Description
When universal provider was initialised it had no metadata included.
Type of change
Checklist