Skip to content

refactor(utils): Add support for converting legacy chains

Codecov / codecov/project succeeded Feb 26, 2024 in 1s

26.98% (-39.97%) compared to fb5c185

View this Pull Request on Codecov

26.98% (-39.97%) compared to fb5c185

Details

Codecov Report

Attention: Patch coverage is 8.73340% with 16292 lines in your changes are missing coverage. Please review.

Project coverage is 26.98%. Comparing base (fb5c185) to head (1f0e771).
Report is 1 commits behind head on main.

❗ Current head 1f0e771 differs from pull request most recent head 65a2ac7. Consider uploading reports for the commit 65a2ac7 to get more accurate results

Files Patch % Lines
...es/thirdweb/src/react/ui/ConnectWallet/Details.tsx 0.00% 842 Missing ⚠️
...web/src/react/ui/ConnectWallet/NetworkSelector.tsx 0.00% 815 Missing ⚠️
...dweb/src/react/ui/ConnectWallet/WalletSelector.tsx 0.00% 633 Missing ⚠️
...b/src/react/ui/ConnectWallet/screens/SendFunds.tsx 0.00% 555 Missing ⚠️
...b/src/react/ui/ConnectWallet/ConnectWalletProps.ts 0.00% 485 Missing ⚠️
packages/thirdweb/src/adapters/ethers6.ts 0.00% 476 Missing ⚠️
packages/thirdweb/src/adapters/ethers5.ts 0.00% 472 Missing ⚠️
.../src/react/providers/wallet-ui-states-provider.tsx 0.00% 446 Missing ⚠️
.../src/react/ui/ConnectWallet/Modal/ConnectEmbed.tsx 0.00% 444 Missing ⚠️
...irdweb/src/react/ui/ConnectWallet/defaultTokens.ts 0.00% 321 Missing ⚠️
... and 171 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2154       +/-   ##
===========================================
- Coverage   66.95%   26.98%   -39.97%     
===========================================
  Files         293      671      +378     
  Lines       11241    47035    +35794     
  Branches     1561     1935      +374     
===========================================
+ Hits         7526    12692     +5166     
- Misses       3081    33705    +30624     
- Partials      634      638        +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.