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/patch succeeded May 22, 2025 in 0s

23.33% of diff hit (target 55.59%)

View this Pull Request on Codecov

23.33% of diff hit (target 55.59%)

Annotations

Check warning on line 185 in packages/thirdweb/src/bridge/Onramp.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/bridge/Onramp.ts#L185

Added line #L185 was not covered by tests

Check warning on line 187 in packages/thirdweb/src/bridge/Onramp.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/bridge/Onramp.ts#L187

Added line #L187 was not covered by tests

Check warning on line 211 in packages/thirdweb/src/pay/buyWithCrypto/getQuote.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/pay/buyWithCrypto/getQuote.ts#L211

Added line #L211 was not covered by tests

Check warning on line 233 in packages/thirdweb/src/pay/buyWithCrypto/getQuote.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/pay/buyWithCrypto/getQuote.ts#L233

Added line #L233 was not covered by tests

Check warning on line 135 in packages/thirdweb/src/pay/buyWithCrypto/getTransfer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/pay/buyWithCrypto/getTransfer.ts#L135

Added line #L135 was not covered by tests

Check warning on line 329 in packages/thirdweb/src/pay/buyWithFiat/getQuote.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/pay/buyWithFiat/getQuote.ts#L329

Added line #L329 was not covered by tests

Check warning on line 352 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/BuyScreen.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/BuyScreen.tsx#L352

Added line #L352 was not covered by tests

Check warning on line 401 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/BuyScreen.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/BuyScreen.tsx#L401

Added line #L401 was not covered by tests

Check warning on line 537 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/BuyScreen.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/BuyScreen.tsx#L537

Added line #L537 was not covered by tests

Check warning on line 593 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/BuyScreen.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/BuyScreen.tsx#L593

Added line #L593 was not covered by tests

Check warning on line 53 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/fiat/FiatScreenContent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/fiat/FiatScreenContent.tsx#L53

Added line #L53 was not covered by tests

Check warning on line 64 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/fiat/FiatScreenContent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/fiat/FiatScreenContent.tsx#L64

Added line #L64 was not covered by tests

Check warning on line 104 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/fiat/FiatScreenContent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/fiat/FiatScreenContent.tsx#L104

Added line #L104 was not covered by tests

Check warning on line 89 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/fiat/OnRampScreen.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/fiat/OnRampScreen.tsx#L89

Added line #L89 was not covered by tests

Check warning on line 328 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/fiat/OnRampScreen.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/fiat/OnRampScreen.tsx#L328

Added line #L328 was not covered by tests

Check warning on line 654 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/fiat/OnRampScreen.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/fiat/OnRampScreen.tsx#L654

Added line #L654 was not covered by tests

Check warning on line 58 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/swap/SwapScreenContent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/swap/SwapScreenContent.tsx#L58

Added line #L58 was not covered by tests

Check warning on line 125 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/swap/SwapScreenContent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/swap/SwapScreenContent.tsx#L125

Added line #L125 was not covered by tests

Check warning on line 74 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/swap/TransferConfirmationScreen.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/swap/TransferConfirmationScreen.tsx#L74

Added line #L74 was not covered by tests

Check warning on line 110 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/swap/TransferConfirmationScreen.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/swap/TransferConfirmationScreen.tsx#L110

Added line #L110 was not covered by tests

Check warning on line 39 in packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/swap/useSwapSupportedChains.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/swap/useSwapSupportedChains.ts#L39

Added line #L39 was not covered by tests

Check warning on line 373 in packages/thirdweb/src/react/web/ui/PayEmbed.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/thirdweb/src/react/web/ui/PayEmbed.tsx#L373

Added line #L373 was not covered by tests