-
Notifications
You must be signed in to change notification settings - Fork 119
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
Mark other_selected if Other selected #2875
Mark other_selected if Other selected #2875
Conversation
I don't think we need the other variable as mentioned here Please let me know if I am missing anything here. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2875 +/- ##
=========================================
Coverage 61.19% 61.20%
Complexity 1183 1183
=========================================
Files 266 266
Lines 6345 6346 +1
Branches 903 903
=========================================
+ Hits 3883 3884 +1
Misses 1933 1933
Partials 529 529
|
.../google/android/ground/ui/datacollection/tasks/multiplechoice/MultipleChoiceTaskViewModel.kt
Outdated
Show resolved
Hide resolved
.../main/java/com/google/android/ground/persistence/remote/firebase/protobuf/ModelToProtoExt.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update unit tests and PR description as well
Waiting for web pr google/ground-platform#2107 to get in so for the proto variable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔢 👍
Please add some test coverage to |
Fixes #2846
Added proto in this PR
google/ground-platform#2107
@shobhitagarwal1612 PTAL?