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

Added values in dimens.xml #2937

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

anandwana001
Copy link
Collaborator

Fixes #2913

@gino-m PTAL?

Can we generalize the values or should we go feature by feature?

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 85.18519% with 4 lines in your changes missing coverage. Please review.

Project coverage is 62.26%. Comparing base (94c1ea7) to head (d680b00).

Files with missing lines Patch % Lines
...roid/ground/ui/offlineareas/OfflineAreaListItem.kt 84.21% 0 Missing and 3 partials ⚠️
...datacollection/DataSubmissionConfirmationDialog.kt 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2937      +/-   ##
============================================
+ Coverage     62.22%   62.26%   +0.03%     
  Complexity     1205     1205              
============================================
  Files           267      267              
  Lines          6380     6394      +14     
  Branches        882      885       +3     
============================================
+ Hits           3970     3981      +11     
  Misses         1863     1863              
- Partials        547      550       +3     
Files with missing lines Coverage Δ
...datacollection/DataSubmissionConfirmationDialog.kt 56.41% <87.50%> (+1.74%) ⬆️
...roid/ground/ui/offlineareas/OfflineAreaListItem.kt 76.78% <84.21%> (-1.00%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Code health] Ensure all UI sizes and dimensions are defined in dimens.xml
3 participants