fix(earn-cards): handle large font sizes #6308
Open
Codecov / codecov/project
succeeded
Dec 20, 2024 in 0s
89.02% (target 75.00%)
View this Pull Request on Codecov
89.02% (target 75.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 89.02%. Comparing base (
1421494
) to head (e4f7b69
).
Additional details and impacted files
@@ Coverage Diff @@
## main #6308 +/- ##
==========================================
- Coverage 89.03% 89.02% -0.02%
==========================================
Files 735 735
Lines 31327 31328 +1
Branches 5812 5812
==========================================
- Hits 27892 27889 -3
- Misses 3242 3394 +152
+ Partials 193 45 -148
Files with missing lines | Coverage Δ | |
---|---|---|
src/components/LabelWithInfo.tsx | 100.00% <100.00%> (ø) |
|
src/earn/EarnEnterAmount.tsx | 93.40% <ø> (ø) |
|
src/earn/poolInfoScreen/Cards.tsx | 99.08% <100.00%> (ø) |
|
src/earn/poolInfoScreen/SafetyCard.tsx | 100.00% <ø> (ø) |
|
src/send/EnterAmount.tsx | 97.54% <ø> (ø) |
... 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 1421494...e4f7b69. Read the comment docs.
Loading