chore(TransactionFeedV2): Add error handling to Transaction Feed V2 #6151
Codecov / codecov/project
succeeded
Oct 16, 2024 in 0s
88.77% (target 75.00%)
View this Pull Request on Codecov
88.77% (target 75.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 88.77%. Comparing base (
76f1605
) to head (601dbb1
).
Additional details and impacted files
@@ Coverage Diff @@
## main #6151 +/- ##
========================================
Coverage 88.76% 88.77%
========================================
Files 727 727
Lines 30776 30786 +10
Branches 5627 5631 +4
========================================
+ Hits 27319 27330 +11
- Misses 3259 3414 +155
+ Partials 198 42 -156
Files with missing lines | Coverage Δ | |
---|---|---|
src/redux/apiReducersList.ts | 100.00% <100.00%> (ø) |
|
src/transactions/feed/TransactionFeedV2.tsx | 90.00% <100.00%> (+0.63%) |
⬆️ |
... and 68 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 76f1605...601dbb1. Read the comment docs.
Loading