fix(colors): explicitly define colors in places that was missing them #6426
Codecov / codecov/project
succeeded
Jan 21, 2025 in 1s
89.12% (target 75.00%)
View this Pull Request on Codecov
89.12% (target 75.00%)
Details
Codecov Report
Attention: Patch coverage is 83.33333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 89.12%. Comparing base (
80151ad
) to head (bf33349
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/qrcode/StyledQRGen.tsx | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6426 +/- ##
=======================================
Coverage 89.12% 89.12%
=======================================
Files 735 735
Lines 31858 31859 +1
Branches 6054 6054
=======================================
+ Hits 28392 28395 +3
+ Misses 3271 3269 -2
Partials 195 195
Files with missing lines | Coverage Δ | |
---|---|---|
src/components/BottomSheetBase.tsx | 82.14% <100.00%> (-0.62%) |
⬇️ |
src/components/TextInput.tsx | 97.50% <ø> (ø) |
|
src/components/TokenBottomSheet.tsx | 93.83% <ø> (ø) |
|
src/navigator/SettingsMenu.tsx | 94.94% <ø> (ø) |
|
src/navigator/TabNavigator.tsx | 100.00% <ø> (ø) |
|
src/styles/styles.ts | 100.00% <ø> (ø) |
|
src/qrcode/StyledQRGen.tsx | 90.00% <75.00%> (-10.00%) |
⬇️ |
... and 1 file 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 80151ad...bf33349. Read the comment docs.
Loading