feat: [IOPID-2687] Offline wallet: no internet connection scenario #6767
Codecov / codecov/project
succeeded
Mar 6, 2025 in 1s
50.96% (+0.00%) compared to 4653284
View this Pull Request on Codecov
50.96% (+0.00%) compared to 4653284
Details
Codecov Report
Attention: Patch coverage is 58.97436%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 50.96%. Comparing base (
4653284
) to head (b48d0cf
).
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #6767 +/- ##
=======================================
Coverage 50.96% 50.96%
=======================================
Files 1578 1580 +2
Lines 32697 32726 +29
Branches 7366 7373 +7
=======================================
+ Hits 16663 16679 +16
- Misses 15987 16001 +14
+ Partials 47 46 -1
Files with missing lines | Coverage Δ | |
---|---|---|
ts/features/ingress/store/actions/index.ts | 100.00% <100.00%> (ø) |
|
...features/itwallet/navigation/ItwStackNavigator.tsx | 29.41% <ø> (ø) |
|
ts/screens/modal/IdentificationModal.tsx | 39.24% <100.00%> (ø) |
|
ts/store/reducers/startup.ts | 73.91% <ø> (ø) |
|
ts/features/ingress/store/selectors/index.ts | 50.00% <50.00%> (ø) |
|
ts/navigation/OfflineStackNavigator.tsx | 66.66% <66.66%> (ø) |
|
ts/sagas/startup.ts | 35.00% <50.00%> (+0.16%) |
⬆️ |
ts/features/ingress/screens/IngressScreen.tsx | 94.11% <86.66%> (-2.55%) |
⬇️ |
ts/navigation/AppStackNavigator.tsx | 49.05% <60.00%> (+3.77%) |
⬆️ |
ts/features/ingress/store/reducer/index.ts | 53.84% <0.00%> (-46.16%) |
⬇️ |
... and 1 more |
... and 3 files with indirect coverage changes
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 4653284...b48d0cf. Read the comment docs.
🚀 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.
Loading