chore(TransactionFeedV2): Implement vibration for new unknown completed transactions #6175
Codecov / codecov/project
succeeded
Oct 21, 2024 in 0s
88.88% (target 75.00%)
View this Pull Request on Codecov
88.88% (target 75.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 88.88%. Comparing base (
6917e4c
) to head (62b9311
).
Additional details and impacted files
@@ Coverage Diff @@
## main #6175 +/- ##
==========================================
+ Coverage 88.87% 88.88% +0.01%
==========================================
Files 730 730
Lines 31024 31036 +12
Branches 5386 5697 +311
==========================================
+ Hits 27573 27587 +14
+ Misses 3409 3253 -156
- Partials 42 196 +154
Files with missing lines | Coverage Δ | |
---|---|---|
src/redux/migrations.ts | 97.07% <100.00%> (+<0.01%) |
⬆️ |
src/redux/store.ts | 80.00% <ø> (ø) |
|
src/transactions/feed/TransactionFeedV2.tsx | 92.44% <100.00%> (+0.13%) |
⬆️ |
src/transactions/selectors.ts | 100.00% <100.00%> (ø) |
|
src/transactions/slice.ts | 98.68% <100.00%> (+0.09%) |
⬆️ |
test/schemas.ts | 91.66% <100.00%> (+0.02%) |
⬆️ |
... and 67 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 6917e4c...62b9311. Read the comment docs.
Loading