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

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

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.55%. Comparing base (e093874) to head (2be2465).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2989   +/-   ##
=========================================
  Coverage     63.55%   63.55%           
  Complexity     1242     1242           
=========================================
  Files           267      267           
  Lines          6506     6506           
  Branches        911      911           
=========================================
  Hits           4135     4135           
  Misses         1785     1785           
  Partials        586      586           
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 176 files with indirect coverage changes

@shobhitagarwal1612
Copy link
Member

Let's merge it after the next release is cut

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