Fix data collection crash when UI state isn't Ready#3783
Open
andreia-ferreira wants to merge 3 commits into
Open
Fix data collection crash when UI state isn't Ready#3783andreia-ferreira wants to merge 3 commits into
andreia-ferreira wants to merge 3 commits into
Codecov / codecov/project
succeeded
Jun 12, 2026 in 0s
66.66% (+0.06%) compared to c167392
View this Pull Request on Codecov
66.66% (+0.06%) compared to c167392
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.66%. Comparing base (c167392) to head (80334a4).
Additional details and impacted files
@@ Coverage Diff @@
## master #3783 +/- ##
============================================
+ Coverage 66.60% 66.66% +0.06%
- Complexity 1684 1689 +5
============================================
Files 392 392
Lines 10145 10147 +2
Branches 1295 1298 +3
============================================
+ Hits 6757 6765 +8
+ Misses 2711 2708 -3
+ Partials 677 674 -3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ndroid/ui/datacollection/DataCollectionFragment.kt | 90.90% <100.00%> (-1.69%) |
⬇️ |
| ...droid/ui/datacollection/DataCollectionViewModel.kt | 80.32% <100.00%> (+3.53%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading