Skip to content
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

Using activeSurveyFlow to make flow async #2890

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Merge branch 'master' into anandwana001/2815/use-active-survey-flow

222adf4
Select commit
Loading
Failed to load commit list.
Open

Using activeSurveyFlow to make flow async #2890

Merge branch 'master' into anandwana001/2815/use-active-survey-flow
222adf4
Select commit
Loading
Failed to load commit list.
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%) ⬆️