Using activeSurveyFlow to make flow async #2890
Open
Codecov / codecov/project
succeeded
Dec 3, 2024 in 0s
61.72% (+0.04%) compared to 9ab91bc
View this Pull Request on Codecov
61.72% (+0.04%) compared to 9ab91bc
Details
Codecov Report
Attention: Patch coverage is 85.71429%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 61.72%. Comparing base (
9ab91bc
) to head (222adf4
).
Files with missing lines | Patch % | Lines |
---|---|---|
...round/ui/datacollection/DataCollectionViewModel.kt | 85.71% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #2890 +/- ##
============================================
+ Coverage 61.68% 61.72% +0.04%
Complexity 1173 1173
============================================
Files 268 268
Lines 6344 6349 +5
Branches 876 875 -1
============================================
+ Hits 3913 3919 +6
Misses 1890 1890
+ Partials 541 540 -1
Files with missing lines | Coverage Δ | |
---|---|---|
...round/ui/datacollection/DataCollectionViewModel.kt | 72.77% <85.71%> (+1.19%) |
⬆️ |
Loading