Fix icon clipping by reducing horizontal padding on the top screen composable #3665
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
@@ 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%> (ø) |
Loading