reown-com / appkit

The full stack toolkit to build onchain app UX
https://reown.com/appkit
Apache License 2.0
4.93k stars 1.41k forks source link

feat: wip: wcm equivalent in appkit #3177

Open ganchoradkov opened 1 week ago

ganchoradkov commented 1 week ago

Description

Please include a brief summary of the change.

Type of change

Associated Issues

For Linear issues: Closes APKT-xxx For GH issues: closes #...

Showcase (Optional)

If there is a UI change include the screenshots with before and after state. If new feature is being introduced, include the link to demo recording.

Checklist

changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: 98fab2a1b71d2d2bb192434a8a5c0c82cf9bb93b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 1 week ago

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 6, 2024 10:30am
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2024 10:30am
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2024 10:30am
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2024 10:30am
web3modal-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2024 10:30am
github-actions[bot] commented 1 week ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 341.95000000000005% 4520 / 18806
🔵 Statements 341.95000000000005% 4520 / 18806
🔵 Functions 376.05% 372 / 1089
🔵 Branches 463.35% 684 / 1400
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/appkit/exports/index.ts 0% 0% 0% 0% 1-23
packages/appkit/src/client.ts 76.41% 74.5% 85.36% 76.41% 101-102, 108-110, 125-126, 129-130, 145-148, 151-154, 157-158, 187-198, 201-208, 303, 311, 349-352, 358-365, 368, 463-475, 490-493, 500-501, 511-512, 527-528, 531-532, 535-536, 539-540, 549-551, 557-564, 581-584, 624, 633-645
packages/appkit/src/library/react/index.ts 0% 0% 0% 0% 1-175
packages/appkit/src/universal-adapter/client.ts 50.45% 43.54% 45.94% 50.45% 118-122, 143-147, 151-152, 155, 160-161, 163-165, 177-181, 183-236, 249-251, 260-274, 290-306, 309-315, 317-323, 333-338, 341-345, 361, 374-379, 383-388, 395-417, 422-424, 426-429, 435-463, 480-488, 516-517, 519, 524-525, 547-548, 560-569, 572-575, 579-607, 646-650, 655-658, 675-676, 688-713, 730-737
packages/appkit/src/utils/TypesUtil.ts 100% 100% 100% 100%
packages/core/src/controllers/ChainController.ts 67.86% 59.37% 69.69% 67.86% 77-80, 83-87, 90-107, 115-116, 143-155, 159-167, 190-191, 233-243, 248-249, 269-270, 274-279, 282-297, 300-303, 314-319, 322-323, 328-329, 332-333, 348-353, 356-357, 362-363, 366-367, 383-384, 389-390, 402-403, 436-444, 447-448, 451-452, 491-492, 511-514, 537-538
packages/core/src/controllers/ConnectionController.ts 42.51% 63.15% 29.62% 42.51% 83-87, 94-95, 101-131, 154-156, 159-175, 178-179, 182-183, 186-187, 190-191, 194-195, 198-199, 202-203, 206-207, 210-211, 214-215, 236-237, 240-242, 245-246, 249-250, 253-254, 261-267, 273-274, 288-294, 299-300, 305-331
packages/core/src/controllers/RouterController.ts 56.79% 100% 62.5% 56.79% 117-118, 125-162, 201-208
packages/scaffold-ui/exports/index.ts 0% 0% 0% 0% 1-120
packages/scaffold-ui/src/modal/w3m-router/index.ts 0% 0% 0% 0% 1-195
packages/scaffold-ui/src/partials/w3m-connecting-wc-qrcode/index.ts 0% 0% 0% 0% 1-110
packages/scaffold-ui/src/partials/w3m-header/index.ts 0% 0% 0% 0% 1-329
packages/scaffold-ui/src/views/w3m-connecting-wc-basic-view/index.ts 0% 0% 0% 0% 1-40
packages/scaffold-ui/src/views/w3m-connecting-wc-view/index.ts 0% 0% 0% 0% 1-208
Generated in workflow #7217 for commit 98fab2a by the Vitest Coverage Report Action