[SDK] fix: Allow resending OTP on failures #6412
Merged
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%> (ø) |
Loading