fix(earn): Fix Earn Deposit bottom sheet bug on Android #6236
Codecov / codecov/project
succeeded
Nov 20, 2024 in 1s
88.93% (target 75.00%)
View this Pull Request on Codecov
88.93% (target 75.00%)
Details
Codecov Report
Attention: Patch coverage is 96.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 88.93%. Comparing base (
ca09824
) to head (25ac7d7
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/earn/EarnDepositBottomSheet.tsx | 96.15% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6236 +/- ##
========================================
Coverage 88.93% 88.93%
========================================
Files 737 737
Lines 31431 31440 +9
Branches 5837 5527 -310
========================================
+ Hits 27952 27961 +9
- Misses 3280 3435 +155
+ Partials 199 44 -155
Files with missing lines | Coverage Δ | |
---|---|---|
src/earn/EarnEnterAmount.tsx | 89.45% <100.00%> (-0.10%) |
⬇️ |
src/navigator/Screens.tsx | 100.00% <100.00%> (ø) |
|
src/earn/EarnDepositBottomSheet.tsx | 97.80% <96.15%> (-0.95%) |
⬇️ |
... and 66 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 ca09824...25ac7d7. Read the comment docs.
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading