Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(Cross): [IOAPPX-442] Fix dark mode text on light backgrounds + Fix overflow text on cards + Extend dark mode support #6473

Merged
merged 97 commits into from
Dec 16, 2024

Merge branch 'master' into IOAPPX-442-fix-dark-mode-text-on-light-bac…

e222a1c
Select commit
Loading
Failed to load commit list.
Merged

chore(Cross): [IOAPPX-442] Fix dark mode text on light backgrounds + Fix overflow text on cards + Extend dark mode support #6473

Merge branch 'master' into IOAPPX-442-fix-dark-mode-text-on-light-bac…
e222a1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

49.28% (+0.85%) compared to 4f204b4

View this Pull Request on Codecov

49.28% (+0.85%) compared to 4f204b4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.28%. Comparing base (4f204b4) to head (e222a1c).
Report is 888 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6473      +/-   ##
==========================================
+ Coverage   48.42%   49.28%   +0.85%     
==========================================
  Files        1488     1555      +67     
  Lines       31617    32115     +498     
  Branches     7669     7304     -365     
==========================================
+ Hits        15311    15827     +516     
+ Misses      16238    16237       -1     
+ Partials       68       51      -17     
Files with missing lines Coverage Δ
ts/features/bonus/cgn/components/CgnCard.tsx 91.66% <ø> (-8.34%) ⬇️
...res/design-system/components/DSSpacerViewerBox.tsx 13.33% <ø> (ø)
ts/features/design-system/core/DSCards.tsx 53.33% <ø> (-13.34%) ⬇️
...s/itwallet/common/components/ItwCredentialCard.tsx 100.00% <100.00%> (ø)
...allet/common/components/ItwDigitalVersionBadge.tsx 100.00% <ø> (ø)
...ommon/components/ItwSkeumorphicCard/ClaimLabel.tsx 100.00% <ø> (ø)
...eatures/payments/common/components/PaymentCard.tsx 96.87% <100.00%> (-3.13%) ⬇️

... and 1723 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 3ac2969...e222a1c. Read the comment docs.