feat: add new Review component and apply it to SendConfirmation #6402
Codecov / codecov/project
succeeded
Jan 10, 2025 in 0s
89.11% (target 75.00%)
View this Pull Request on Codecov
89.11% (target 75.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 89.11%. Comparing base (
ee71b25
) to head (a09bf64
).
Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #6402 +/- ##
========================================
Coverage 89.10% 89.11%
========================================
Files 737 737
Lines 31881 31956 +75
Branches 5743 6060 +317
========================================
+ Hits 28409 28478 +69
- Misses 3424 3431 +7
+ Partials 48 47 -1
Files with missing lines | Coverage Δ | |
---|---|---|
src/account/utils.ts | 100.00% <100.00%> (ø) |
|
src/components/Avatar.tsx | 100.00% <100.00%> (ø) |
|
src/components/ContactCircle.tsx | 100.00% <100.00%> (ø) |
|
src/components/Review.tsx | 100.00% <100.00%> (ø) |
|
src/recipients/recipient.ts | 78.90% <100.00%> (ø) |
|
src/send/SendConfirmation.tsx | 96.55% <100.00%> (+0.71%) |
⬆️ |
src/tokens/hooks.ts | 98.03% <100.00%> (+0.42%) |
⬆️ |
... and 4 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 ee71b25...a09bf64. Read the comment docs.
Loading