Skip to content

[MNY-233] SDK: Add Last Used badge in Connect UI#8631

Merged
joaquim-verges merged 1 commit into
mainfrom
mny-233
Jan 13, 2026
Merged

[MNY-233] SDK: Add Last Used badge in Connect UI#8631
joaquim-verges merged 1 commit into
mainfrom
mny-233

[MNY-233] Add Last Used badge in Connect UI

97c0825
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 0s

52.95% (-0.06%) compared to 5766c90

View this Pull Request on Codecov

52.95% (-0.06%) compared to 5766c90

Details

Codecov Report

❌ Patch coverage is 25.16129% with 116 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.95%. Comparing base (5766c90) to head (97c0825).

Files with missing lines Patch % Lines
...ges/thirdweb/src/react/web/ui/components/badge.tsx 12.19% 36 Missing ⚠️
.../src/react/web/ui/ConnectWallet/WalletSelector.tsx 11.42% 31 Missing ⚠️
.../web/wallets/shared/ConnectWalletSocialOptions.tsx 24.32% 28 Missing ⚠️
...ckages/thirdweb/src/react/web/utils/sortWallets.ts 9.09% 10 Missing ⚠️
...eb/src/react/web/ui/ConnectWallet/Modal/storage.ts 63.63% 8 Missing ⚠️
...react/web/ui/ConnectWallet/WalletTypeRowButton.tsx 66.66% 1 Missing ⚠️
...nectWallet/screens/WalletConnectReceiverScreen.tsx 0.00% 1 Missing ⚠️
.../src/react/web/wallets/in-app/InputSelectionUI.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8631      +/-   ##
==========================================
- Coverage   53.00%   52.95%   -0.06%     
==========================================
  Files         929      931       +2     
  Lines       62109    62239     +130     
  Branches     4077     4086       +9     
==========================================
+ Hits        32921    32958      +37     
- Misses      29089    29182      +93     
  Partials       99       99              
Files with missing lines Coverage Δ
...c/react/web/ui/ConnectWallet/WalletEntryButton.tsx 12.62% <ø> (ø)
packages/thirdweb/src/wallets/manager/index.ts 90.94% <100.00%> (+0.09%) ⬆️
...react/web/ui/ConnectWallet/WalletTypeRowButton.tsx 96.42% <66.66%> (-3.58%) ⬇️
...nectWallet/screens/WalletConnectReceiverScreen.tsx 7.48% <0.00%> (-0.05%) ⬇️
.../src/react/web/wallets/in-app/InputSelectionUI.tsx 64.03% <50.00%> (-0.26%) ⬇️
...eb/src/react/web/ui/ConnectWallet/Modal/storage.ts 63.63% <63.63%> (ø)
...ckages/thirdweb/src/react/web/utils/sortWallets.ts 5.66% <9.09%> (+0.89%) ⬆️
.../web/wallets/shared/ConnectWalletSocialOptions.tsx 34.84% <24.32%> (-0.79%) ⬇️
.../src/react/web/ui/ConnectWallet/WalletSelector.tsx 9.33% <11.42%> (+0.17%) ⬆️
...ges/thirdweb/src/react/web/ui/components/badge.tsx 12.19% <12.19%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.