feat: add demo mode entry in onboarding screen #6453
Merged
Codecov / codecov/project
succeeded
Jan 31, 2025 in 0s
89.09% (target 75.00%)
View this Pull Request on Codecov
89.09% (target 75.00%)
Details
Codecov Report
Attention: Patch coverage is 94.23077%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 89.09%. Comparing base (
bfef6e8
) to head (5760b10
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/web3/reducer.ts | 0.00% | 2 Missing |
src/onboarding/welcome/Welcome.tsx | 95.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6453 +/- ##
=======================================
Coverage 89.09% 89.09%
=======================================
Files 730 730
Lines 31827 31872 +45
Branches 5771 5780 +9
=======================================
+ Hits 28355 28397 +42
- Misses 3426 3429 +3
Partials 46 46
Files with missing lines | Coverage Δ | |
---|---|---|
src/navigator/NavigatorWrapper.tsx | 72.64% <100.00%> (+1.64%) |
⬆️ |
src/redux/migrations.ts | 97.01% <100.00%> (+<0.01%) |
⬆️ |
src/redux/store.ts | 89.23% <ø> (ø) |
|
src/statsig/constants.ts | 100.00% <ø> (ø) |
|
src/statsig/types.ts | 100.00% <100.00%> (ø) |
|
src/web3/actions.ts | 100.00% <100.00%> (ø) |
|
src/web3/selectors.ts | 100.00% <100.00%> (ø) |
|
test/schemas.ts | 91.83% <100.00%> (+0.02%) |
⬆️ |
src/onboarding/welcome/Welcome.tsx | 96.96% <95.00%> (-0.99%) |
⬇️ |
src/web3/reducer.ts | 75.00% <0.00%> (-10.72%) |
⬇️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update bfef6e8...5760b10. Read the comment docs.
Loading