Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pass empty array for missing block explorers in wallet_addEthereumChain #4927

fix: pass empty array for missing block explorers in wallet_addEthere…

b26ec13
Select commit
Loading
Failed to load commit list.
Closed

fix: pass empty array for missing block explorers in wallet_addEthereumChain #4927

fix: pass empty array for missing block explorers in wallet_addEthere…
b26ec13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

47.61% (+0.01%) compared to d4c423c

View this Pull Request on Codecov

47.61% (+0.01%) compared to d4c423c

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 47.61%. Comparing base (d4c423c) to head (b26ec13).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/thirdweb/src/wallets/injected/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4927      +/-   ##
==========================================
+ Coverage   47.60%   47.61%   +0.01%     
==========================================
  Files        1057     1057              
  Lines       57228    57241      +13     
  Branches     3924     3928       +4     
==========================================
+ Hits        27245    27257      +12     
- Misses      29294    29295       +1     
  Partials      689      689              
Files with missing lines Coverage Δ
packages/thirdweb/src/wallets/injected/index.ts 4.83% <0.00%> (ø)

... and 3 files with indirect coverage changes