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

fix(earn-cards): handle large font sizes #6308

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Merge branch 'main' into tomm/earn-layout-large-fonts

e4f7b69
Select commit
Loading
Failed to load commit list.
Open

fix(earn-cards): handle large font sizes #6308

Merge branch 'main' into tomm/earn-layout-large-fonts
e4f7b69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

89.02% (target 75.00%)

View this Pull Request on Codecov

89.02% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.02%. Comparing base (1421494) to head (e4f7b69).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6308      +/-   ##
==========================================
- Coverage   89.03%   89.02%   -0.02%     
==========================================
  Files         735      735              
  Lines       31327    31328       +1     
  Branches     5812     5812              
==========================================
- Hits        27892    27889       -3     
- Misses       3242     3394     +152     
+ Partials      193       45     -148     
Files with missing lines Coverage Δ
src/components/LabelWithInfo.tsx 100.00% <100.00%> (ø)
src/earn/EarnEnterAmount.tsx 93.40% <ø> (ø)
src/earn/poolInfoScreen/Cards.tsx 99.08% <100.00%> (ø)
src/earn/poolInfoScreen/SafetyCard.tsx 100.00% <ø> (ø)
src/send/EnterAmount.tsx 97.54% <ø> (ø)

... and 67 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 1421494...e4f7b69. Read the comment docs.