Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(colors): explicitly define colors in places that was missing them #6426

Merged
merged 14 commits into from
Jan 21, 2025

fix: snapshots

bf33349
Select commit
Loading
Failed to load commit list.
Merged

fix(colors): explicitly define colors in places that was missing them #6426

fix: snapshots
bf33349
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@           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.