Skip to content

changeset

99f2e72
Select commit
Loading
Failed to load commit list.
Merged

[Dashboard] Feature: Setup payment link UI #7121

changeset
99f2e72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2025 in 0s

55.58% (-0.02%) compared to a31ac0c

View this Pull Request on Codecov

55.58% (-0.02%) compared to a31ac0c

Details

Codecov Report

Attention: Patch coverage is 23.33333% with 23 lines in your changes missing coverage. Please review.

Project coverage is 55.58%. Comparing base (a31ac0c) to head (99f2e72).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...act/web/ui/ConnectWallet/screens/Buy/BuyScreen.tsx 0.00% 4 Missing ⚠️
packages/thirdweb/src/bridge/Onramp.ts 25.00% 3 Missing ⚠️
...nnectWallet/screens/Buy/fiat/FiatScreenContent.tsx 0.00% 3 Missing ⚠️
...ui/ConnectWallet/screens/Buy/fiat/OnRampScreen.tsx 0.00% 3 Missing ⚠️
...ackages/thirdweb/src/pay/buyWithCrypto/getQuote.ts 0.00% 2 Missing ⚠️
...nnectWallet/screens/Buy/swap/SwapScreenContent.tsx 0.00% 2 Missing ⚠️
...et/screens/Buy/swap/TransferConfirmationScreen.tsx 0.00% 2 Missing ⚠️
...ages/thirdweb/src/pay/buyWithCrypto/getTransfer.ts 0.00% 1 Missing ⚠️
packages/thirdweb/src/pay/buyWithFiat/getQuote.ts 0.00% 1 Missing ⚠️
...tWallet/screens/Buy/swap/useSwapSupportedChains.ts 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7121      +/-   ##
==========================================
- Coverage   55.59%   55.58%   -0.02%     
==========================================
  Files         901      902       +1     
  Lines       58121    58162      +41     
  Branches     4068     4086      +18     
==========================================
+ Hits        32315    32329      +14     
- Misses      25701    25731      +30     
+ Partials      105      102       -3     
Files with missing lines Coverage Δ
packages/thirdweb/src/bridge/Buy.ts 92.18% <100.00%> (-4.46%) ⬇️
packages/thirdweb/src/bridge/Sell.ts 92.96% <100.00%> (-4.52%) ⬇️
packages/thirdweb/src/bridge/Transfer.ts 93.15% <100.00%> (-3.87%) ⬇️
...ui/ConnectWallet/screens/Buy/swap/TransferFlow.tsx 14.81% <ø> (ø)
...ages/thirdweb/src/pay/buyWithCrypto/getTransfer.ts 4.79% <0.00%> (-0.04%) ⬇️
packages/thirdweb/src/pay/buyWithFiat/getQuote.ts 3.92% <0.00%> (-0.03%) ⬇️
...tWallet/screens/Buy/swap/useSwapSupportedChains.ts 5.69% <0.00%> (ø)
packages/thirdweb/src/react/web/ui/PayEmbed.tsx 46.01% <0.00%> (-0.42%) ⬇️
...ackages/thirdweb/src/pay/buyWithCrypto/getQuote.ts 3.09% <0.00%> (-0.03%) ⬇️
...nnectWallet/screens/Buy/swap/SwapScreenContent.tsx 7.95% <0.00%> (+0.36%) ⬆️
... and 5 more

... and 10 files with indirect coverage changes

🚀 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.