Skip to content

fix: coinbase wallet info#4647

Merged
tomiir merged 2 commits intomainfrom
fix/cb-wallet-info
Jul 17, 2025
Merged

fix: coinbase wallet info#4647
tomiir merged 2 commits intomainfrom
fix/cb-wallet-info

Conversation

@tomiir
Copy link
Copy Markdown
Collaborator

@tomiir tomiir commented Jul 10, 2025

Description

  • Fixes issue where cb wallet info was not displayed

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Associated Issues

Closes APKT-3305

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

@linear
Copy link
Copy Markdown

linear bot commented Jul 10, 2025

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jul 10, 2025

⚠️ No Changeset found

Latest commit: 55e4ea2

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
Copy link
Copy Markdown

vercel bot commented Jul 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-basic-html ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 2:43pm
appkit-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 2:43pm
appkit-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 2:43pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 2:43pm
10 Skipped Deployments
Name Status Preview Comments Updated (UTC)
appkit-basic-example ⬜️ Ignored (Inspect) Jul 17, 2025 2:43pm
appkit-basic-sign-client-example ⬜️ Ignored (Inspect) Jul 17, 2025 2:43pm
appkit-basic-up-example ⬜️ Ignored (Inspect) Jul 17, 2025 2:43pm
appkit-ethers5-bera ⬜️ Ignored (Inspect) Jul 17, 2025 2:43pm
appkit-nansen-demo ⬜️ Ignored (Inspect) Jul 17, 2025 2:43pm
appkit-vue-solana ⬜️ Ignored (Inspect) Jul 17, 2025 2:43pm
appkit-wagmi-cdn-example ⬜️ Ignored (Inspect) Jul 17, 2025 2:43pm
ethereum-provider-wagmi-example ⬜️ Ignored (Inspect) Jul 17, 2025 2:43pm
next-wagmi-solana-bitcoin-example ⬜️ Ignored (Inspect) Jul 17, 2025 2:43pm
vue-wagmi-example ⬜️ Ignored (Inspect) Jul 17, 2025 2:43pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 10, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 77.65% 30822 / 39693
🔵 Statements 77.65% 30822 / 39693
🔵 Functions 68.87% 2534 / 3679
🔵 Branches 84.27% 6431 / 7631
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/appkit/src/client/appkit-base-client.ts 72.54% 88.47% 75.79% 72.54% 183, 194-197, 207-208, 210-236, 268-269, 271-272, 277-278, 357-358, 394-400, 465-466, 495-501, 504-505, 508-509, 527-528, 543-544, 547-548, 590-591, 594, 635-639, 646-647, 650-651, 662-685, 694-695, 712-724, 728-749, 752-758, 761-767, 770-776, 779-785, 788-798, 801-807, 810-816, 832-844, 850-883, 886-896, 948-949, 954, 969-985, 993, 997-1004, 1071-1073, 1079-1080, 1088-1089, 1091-1092, 1141-1150, 1185-1186, 1198-1199, 1204, 1227-1232, 1275, 1296-1297, 1307, 1309-1325, 1330, 1383-1394, 1440-1453, 1498, 1504-1508, 1527-1528, 1545-1548, 1584-1604, 1627-1638, 1667-1668, 1674-1700, 1908-1909, 1941-1942, 1945-1946, 1959-1962, 1965-1966, 1986-1987, 1990-1991, 2003-2013, 2031-2032, 2035-2041, 2045-2046, 2060, 2068, 2071, 2075, 2080-2099, 2102-2111, 2118-2119, 2133-2134, 2137-2138, 2145-2146, 2185-2186, 2269-2270, 2273-2274, 2277-2280, 2283-2284, 2287-2288, 2291-2292, 2295-2296, 2299-2303, 2312-2321, 2330-227, 1148, 1634, 2082-2103
Generated in workflow #13429 for commit 55e4ea2 by the Vitest Coverage Report Action

@tomiir tomiir enabled auto-merge July 17, 2025 14:34
@tomiir tomiir added this pull request to the merge queue Jul 17, 2025
@tomiir tomiir removed this pull request from the merge queue due to a manual request Jul 17, 2025
@tomiir tomiir merged commit f944b87 into main Jul 17, 2025
41 checks passed
@tomiir tomiir deleted the fix/cb-wallet-info branch July 17, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants