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

[SDK] fix: Allow resending OTP on failures #6412

Merged
merged 1 commit into from
Mar 5, 2025

[SDK] fix: Allow resending OTP on failures

9ab7061
Select commit
Loading
Failed to load commit list.
Merged

[SDK] fix: Allow resending OTP on failures #6412

[SDK] fix: Allow resending OTP on failures
9ab7061
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2025 in 1s

54.72% (-0.01%) compared to b5e02a4, passed because coverage increased by 0% when compared to adjusted base (54.73%)

View this Pull Request on Codecov

54.72% (-0.01%) compared to b5e02a4, passed because coverage increased by 0% when compared to adjusted base (54.73%)

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 54.72%. Comparing base (b5e02a4) to head (9ab7061).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...irdweb/src/react/web/wallets/shared/OTPLoginUI.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6412      +/-   ##
==========================================
- Coverage   54.73%   54.72%   -0.01%     
==========================================
  Files         874      874              
  Lines       54620    54621       +1     
  Branches     3722     3722              
==========================================
- Hits        29895    29894       -1     
- Misses      24630    24633       +3     
+ Partials       95       94       -1     
Files with missing lines Coverage Δ
...irdweb/src/react/web/wallets/shared/OTPLoginUI.tsx 6.56% <0.00%> (ø)

... and 3 files with indirect coverage changes