chore(IT Wallet): [SIW-1927] Add pull-to-refresh to the wallet screen #6556
Codecov / codecov/project
succeeded
Dec 17, 2024 in 0s
49.25% (+0.82%) compared to 4f204b4
View this Pull Request on Codecov
49.25% (+0.82%) compared to 4f204b4
Details
Codecov Report
Attention: Patch coverage is 57.14286%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 49.25%. Comparing base (
4f204b4
) to head (8078e45
).
Report is 897 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #6556 +/- ##
==========================================
+ Coverage 48.42% 49.25% +0.82%
==========================================
Files 1488 1553 +65
Lines 31617 31983 +366
Branches 7669 7240 -429
==========================================
+ Hits 15311 15752 +441
+ Misses 16238 16192 -46
+ Partials 68 39 -29
Files with missing lines | Coverage Δ | |
---|---|---|
ts/components/ui/IOScrollView.tsx | 87.17% <100.00%> (ø) |
|
ts/features/wallet/store/actions/index.ts | 100.00% <100.00%> (ø) |
|
ts/features/wallet/store/selectors/index.ts | 92.50% <100.00%> (ø) |
|
ts/features/wallet/utils/index.tsx | 77.77% <100.00%> (ø) |
|
ts/features/wallet/store/reducers/cards.ts | 97.14% <75.00%> (ø) |
|
ts/features/wallet/saga/index.ts | 14.28% <0.00%> (ø) |
|
ts/features/wallet/saga/handleWalletUpdateSaga.ts | 0.00% <0.00%> (ø) |
|
ts/features/wallet/screens/WalletHomeScreen.tsx | 77.14% <84.00%> (ø) |
|
.../features/wallet/saga/handleWalletAnalyticsSaga.ts | 0.00% <0.00%> (ø) |
... and 1729 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 b8229dc...8078e45. Read the comment docs.
Loading