Fix data collection crash when UI state isn't Ready#3783
Open
andreia-ferreira wants to merge 4 commits into
Open
Fix data collection crash when UI state isn't Ready#3783andreia-ferreira wants to merge 4 commits into
andreia-ferreira wants to merge 4 commits into
Codecov / codecov/project
succeeded
Jun 19, 2026 in 1s
66.67% (+0.06%) compared to f73d9f4
View this Pull Request on Codecov
66.67% (+0.06%) compared to f73d9f4
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.67%. Comparing base (f73d9f4) to head (4aae840).
Additional details and impacted files
@@ Coverage Diff @@
## master #3783 +/- ##
============================================
+ Coverage 66.61% 66.67% +0.06%
- Complexity 1684 1690 +6
============================================
Files 392 392
Lines 10145 10147 +2
Branches 1295 1298 +3
============================================
+ Hits 6758 6766 +8
+ Misses 2711 2707 -4
+ Partials 676 674 -2 | 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