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

ground-android/ground changed to ground-android/app #2989

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

anandwana001
Copy link
Collaborator

Fixes #1389

This PR changes the module name from ground-android/ground to ground-android/app

@shobhitagarwal1612 PTAL?

@auto-assign auto-assign bot requested a review from scolsen January 8, 2025 09:46
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.50%. Comparing base (47608b9) to head (febab46).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2989   +/-   ##
=========================================
  Coverage     63.50%   63.50%           
  Complexity     1251     1251           
=========================================
  Files           268      268           
  Lines          6521     6521           
  Branches        914      914           
=========================================
  Hits           4141     4141           
  Misses         1792     1792           
  Partials        588      588           
Files with missing lines Coverage Δ
.../src/main/java/com/google/android/ground/Config.kt 100.00% <ø> (ø)
...ava/com/google/android/ground/GroundApplication.kt 50.00% <ø> (ø)
...ain/java/com/google/android/ground/MainActivity.kt 48.38% <ø> (ø)
...main/java/com/google/android/ground/MainUiState.kt 100.00% <ø> (ø)
...in/java/com/google/android/ground/MainViewModel.kt 75.51% <ø> (ø)
...om/google/android/ground/PermissionDeniedDialog.kt 67.92% <ø> (ø)
...nd/domain/usecases/submission/SubmitDataUseCase.kt 86.36% <ø> (ø)
...nd/domain/usecases/survey/ActivateSurveyUseCase.kt 100.00% <ø> (ø)
...ecases/survey/MakeSurveyAvailableOfflineUseCase.kt 100.00% <ø> (ø)
...ain/usecases/survey/ReactivateLastSurveyUseCase.kt 80.00% <ø> (ø)
... and 169 more

... and 178 files with indirect coverage changes

@shobhitagarwal1612
Copy link
Member

Let's merge it after the next release is cut

# Conflicts:
#	app/src/main/java/com/google/android/ground/ui/datacollection/TaskDataHandler.kt
#	app/src/test/java/com/google/android/ground/ui/datacollection/TaskDataHandlerTest.kt
@anandwana001 anandwana001 merged commit a0c1abf into master Jan 15, 2025
5 checks passed
@anandwana001 anandwana001 deleted the anandwana001/1389/module-name-changed-to-app branch January 15, 2025 10:43
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] Rename ground folder back to app
2 participants