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

chore: siwe to siwx migration #3194

Open zoruka opened 1 week ago

zoruka commented 1 week ago

Description

Please include a brief summary of the change.

Type of change

Associated Issues

For Linear issues: Closes APKT-1408 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

linear[bot] commented 1 week ago

APKT-1408 SIWE to SIWX migration

changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: b72b68da060947ba5ca59d480b154f6dd512585a

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

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 344.82% 4468 / 18858
🔵 Statements 344.82% 4468 / 18858
🔵 Functions 375.86% 371 / 1092
🔵 Branches 461.62% 682 / 1384
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/appkit/src/client.ts 75.51% 76.53% 85.36% 75.51% 93-94, 113-114, 117-118, 133-136, 139-142, 145-146, 175-186, 189-198, 293, 301, 339-342, 348-355, 358, 453-465, 480-483, 490-491, 501-502, 517-518, 521-522, 525-526, 529-530, 539-546, 552-559, 576-579, 614, 623-635
packages/appkit/src/universal-adapter/client.ts 50.62% 56.86% 47.36% 50.62% 84-88, 106-107, 110, 115-116, 118-119, 140-177, 193-209, 212-218, 220-226, 236-241, 244-248, 271-276, 280-285, 292-314, 320, 322-325, 351-372, 389-397, 425-426, 428, 433-434, 453-458, 469-478, 481-484, 488-516, 555-559, 564-567, 584-585, 597-622, 639-646
packages/scaffold-ui/src/modal/w3m-modal/index.ts 0% 0% 0% 0% 1-200
packages/scaffold-ui/src/partials/w3m-header/index.ts 0% 0% 0% 0% 1-318
packages/scaffold-ui/src/utils/NetworkUtil.ts 0% 0% 0% 0% 1-9
packages/siwx/src/core/SIWXConfig.ts 23.68% 100% 0% 23.68% 17-20, 23-24, 27-33, 36-44, 47-48, 51-52, 55-61
packages/siwx/src/core/SIWXStorage.ts 100% 100% 100% 100%
packages/siwx/src/storages/LocalStorage.ts 77.55% 62.5% 85.71% 77.55% 13-18, 35-36, 40-41, 60-61
Generated in workflow #7300 for commit 7bec91c by the Vitest Coverage Report Action