refactor(fiatExchanges): cleanup types #6293
Merged
Codecov / codecov/project
succeeded
Dec 4, 2024 in 0s
89.01% (target 75.00%)
View this Pull Request on Codecov
89.01% (target 75.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 89.01%. Comparing base (
8519466
) to head (637455a
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #6293 +/- ##
==========================================
- Coverage 89.02% 89.01% -0.01%
==========================================
Files 739 739
Lines 31610 31607 -3
Branches 5571 5879 +308
==========================================
- Hits 28140 28135 -5
- Misses 3425 3427 +2
Partials 45 45
Files with missing lines | Coverage Δ | |
---|---|---|
src/analytics/Properties.tsx | 100.00% <ø> (ø) |
|
src/app/saga.ts | 70.61% <100.00%> (ø) |
|
src/earn/EarnConfirmationScreen.tsx | 97.54% <100.00%> (ø) |
|
src/earn/EarnEnterAmount.tsx | 88.85% <100.00%> (ø) |
|
...c/earn/poolInfoScreen/BeforeDepositBottomSheet.tsx | 100.00% <100.00%> (ø) |
|
src/fiatExchanges/ExchangeQR.tsx | 77.77% <100.00%> (ø) |
|
src/fiatExchanges/FiatExchangeAmount.tsx | 81.89% <100.00%> (+0.15%) |
⬆️ |
.../fiatExchanges/FiatExchangeCurrencyBottomSheet.tsx | 93.65% <100.00%> (ø) |
|
src/fiatExchanges/PaymentMethodSection.tsx | 96.29% <100.00%> (ø) |
|
src/fiatExchanges/SelectProvider.tsx | 92.12% <100.00%> (ø) |
|
... and 20 more |
... and 2 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 8519466...637455a. Read the comment docs.
Loading