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(colors): remove some deprecated colors #6415

Merged
merged 6 commits into from
Jan 15, 2025

chore: avoid confusion

ff61d3a
Select commit
Loading
Failed to load commit list.
Merged

chore(colors): remove some deprecated colors #6415

chore: avoid confusion
ff61d3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2025 in 0s

89.12% (target 75.00%)

View this Pull Request on Codecov

89.12% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.12%. Comparing base (ffd0eaf) to head (ff61d3a).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6415   +/-   ##
=======================================
  Coverage   89.11%   89.12%           
=======================================
  Files         737      737           
  Lines       31887    31876   -11     
  Branches     6053     6050    -3     
=======================================
- Hits        28416    28408    -8     
+ Misses       3275     3273    -2     
+ Partials      196      195    -1     
Files with missing lines Coverage Δ
src/backup/QuizzBottom.tsx 90.00% <ø> (ø)
src/components/CircleButton.tsx 100.00% <ø> (ø)
src/components/CodeInput.tsx 100.00% <ø> (ø)
src/components/CurrencyDisplay.tsx 67.21% <100.00%> (+0.80%) ⬆️
src/components/DevSkipButton.tsx 76.66% <ø> (ø)
src/components/ErrorMessageInline.tsx 92.00% <ø> (ø)
src/components/PercentageIndicator.tsx 100.00% <100.00%> (ø)
src/components/SmartTopAlert.tsx 79.03% <ø> (ø)
src/dapps/DappShortcutsRewards.tsx 97.22% <100.00%> (ø)
src/earn/poolInfoScreen/SafetyCard.tsx 100.00% <100.00%> (ø)
... and 9 more

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 ffd0eaf...ff61d3a. Read the comment docs.