Skip to content

fix test

17d976a
Select commit
Loading
Failed to load commit list.
Merged

Support linking accounts with redirect mode #8643

fix test
17d976a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2026 in 0s

52.88% (-0.13%) compared to 93bcdc5

View this Pull Request on Codecov

52.88% (-0.13%) compared to 93bcdc5

Details

Codecov Report

❌ Patch coverage is 4.34783% with 154 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.88%. Comparing base (93bcdc5) to head (17d976a).

Files with missing lines Patch % Lines
...thirdweb/src/wallets/connection/autoConnectCore.ts 0.91% 107 Missing and 1 partial ⚠️
...irdweb/src/wallets/in-app/web/lib/web-connector.ts 6.89% 27 Missing ⚠️
.../thirdweb/src/wallets/in-app/web/lib/auth/index.ts 0.00% 15 Missing ⚠️
...wallets/in-app/core/authentication/getLoginPath.ts 25.00% 3 Missing ⚠️
.../thirdweb/src/wallets/in-app/web/lib/auth/oauth.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8643      +/-   ##
==========================================
- Coverage   53.01%   52.88%   -0.13%     
==========================================
  Files         932      932              
  Lines       62355    62515     +160     
  Branches     4103     4105       +2     
==========================================
+ Hits        33057    33063       +6     
- Misses      29199    29352     +153     
- Partials       99      100       +1     
Files with missing lines Coverage Δ
...irdweb/src/wallets/in-app/web/lib/get-url-token.ts 100.00% <100.00%> (ø)
.../thirdweb/src/wallets/in-app/web/lib/auth/oauth.ts 4.95% <0.00%> (-0.05%) ⬇️
...wallets/in-app/core/authentication/getLoginPath.ts 50.81% <25.00%> (-1.82%) ⬇️
.../thirdweb/src/wallets/in-app/web/lib/auth/index.ts 1.05% <0.00%> (-0.20%) ⬇️
...irdweb/src/wallets/in-app/web/lib/web-connector.ts 45.26% <6.89%> (-2.76%) ⬇️
...thirdweb/src/wallets/connection/autoConnectCore.ts 48.17% <0.91%> (-31.22%) ⬇️
🚀 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.