[Compose] Migrate number task to compose UI #2977
+73
−112
Merged
Codecov / codecov/project
succeeded
Jan 2, 2025 in 0s
62.10% (-0.05%) compared to e411546
View this Pull Request on Codecov
62.10% (-0.05%) compared to e411546
Details
Codecov Report
Attention: Patch coverage is 72.22222%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 62.10%. Comparing base (
e411546
) to head (9905097
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2977 +/- ##
============================================
- Coverage 62.14% 62.10% -0.05%
- Complexity 1204 1206 +2
============================================
Files 266 266
Lines 6433 6434 +1
Branches 901 905 +4
============================================
- Hits 3998 3996 -2
Misses 1871 1871
- Partials 564 567 +3
Files with missing lines | Coverage Δ | |
---|---|---|
...google/android/ground/ui/common/BindingAdapters.kt | 81.25% <ø> (-2.09%) |
⬇️ |
...datacollection/tasks/number/NumberTaskViewModel.kt | 100.00% <100.00%> (ø) |
|
...ound/ui/datacollection/components/TextTaskInput.kt | 58.82% <66.66%> (ø) |
|
...d/ui/datacollection/tasks/text/TextTaskFragment.kt | 55.55% <66.66%> (+12.69%) |
⬆️ |
.../datacollection/tasks/number/NumberTaskFragment.kt | 69.23% <70.00%> (-30.77%) |
⬇️ |
Loading