Skip to content

feat: telegram login (#3830)

Codecov / codecov/project succeeded Aug 5, 2024 in 0s

60.92% (-0.01%) compared to 9640b18, passed because coverage increased by -0.01% when compared to adjusted base (60.92%)

View this Pull Request on Codecov

60.92% (-0.01%) compared to 9640b18, passed because coverage increased by -0.01% when compared to adjusted base (60.92%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 60.92%. Comparing base (9640b18) to head (ae28e27).

Files Patch % Lines
...irdweb/src/react/web/ui/components/WalletImage.tsx 25.00% 3 Missing ⚠️
.../web/wallets/shared/ConnectWalletSocialOptions.tsx 0.00% 1 Missing ⚠️
...irdweb/src/react/web/wallets/shared/oauthSignIn.ts 0.00% 1 Missing ⚠️
...irdweb/src/wallets/in-app/web/lib/web-connector.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3830      +/-   ##
==========================================
- Coverage   60.92%   60.92%   -0.01%     
==========================================
  Files         962      962              
  Lines       77531    77543      +12     
  Branches     3680     3678       -2     
==========================================
+ Hits        47237    47243       +6     
- Misses      29613    29619       +6     
  Partials      681      681              
Files Coverage Δ
...kages/thirdweb/src/react/core/utils/socialIcons.ts 100.00% <100.00%> (ø)
...web/src/wallets/in-app/core/authentication/type.ts 100.00% <100.00%> (ø)
packages/thirdweb/src/wallets/types.ts 100.00% <100.00%> (ø)
.../web/wallets/shared/ConnectWalletSocialOptions.tsx 23.83% <0.00%> (-0.06%) ⬇️
...irdweb/src/react/web/wallets/shared/oauthSignIn.ts 50.00% <0.00%> (-0.35%) ⬇️
...irdweb/src/wallets/in-app/web/lib/web-connector.ts 10.80% <0.00%> (-0.05%) ⬇️
...irdweb/src/react/web/ui/components/WalletImage.tsx 19.62% <25.00%> (+0.13%) ⬆️