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 icon clipping by reducing horizontal padding on the top screen composable #3665

Closed
wants to merge 2 commits into from

Reduce icon clipping on top screen section.

d380247
Select commit
Loading
Failed to load commit list.
Closed

Fix icon clipping by reducing horizontal padding on the top screen composable #3665

Reduce icon clipping on top screen section.
d380247
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

38.9% (target 25.0%)

View this Pull Request on Codecov

38.9% (target 25.0%)

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 38.9%. Comparing base (130b63a) to head (d380247).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...rcore/quest/ui/main/components/TopScreenSection.kt 0.0% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              main   #3665   +/-   ##
=======================================
  Coverage     38.9%   38.9%           
  Complexity    1160    1160           
=======================================
  Files          284     284           
  Lines        15060   15060           
  Branches      2669    2669           
=======================================
  Hits          5861    5861           
  Misses        8356    8356           
  Partials       843     843           
Files with missing lines Coverage Δ
...rcore/quest/ui/main/components/TopScreenSection.kt 0.0% <0.0%> (ø)