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

Use TaskDataHandler in DataCollectionViewModel #3005

Merged
merged 1 commit into from
Jan 15, 2025

Use TaskDataHandler in DataCollectionViewModel

108928f
Select commit
Loading
Failed to load commit list.
Merged

Use TaskDataHandler in DataCollectionViewModel #3005

Use TaskDataHandler in DataCollectionViewModel
108928f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2025 in 0s

63.43% (-0.08%) compared to 4dfd038

View this Pull Request on Codecov

63.43% (-0.08%) compared to 4dfd038

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 63.43%. Comparing base (4dfd038) to head (108928f).

Files with missing lines Patch % Lines
...round/ui/datacollection/DataCollectionViewModel.kt 85.71% 1 Missing ⚠️
...ndroid/ground/ui/datacollection/TaskDataHandler.kt 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3005      +/-   ##
============================================
- Coverage     63.50%   63.43%   -0.08%     
+ Complexity     1251     1249       -2     
============================================
  Files           268      268              
  Lines          6521     6511      -10     
  Branches        914      912       -2     
============================================
- Hits           4141     4130      -11     
  Misses         1792     1792              
- Partials        588      589       +1     
Files with missing lines Coverage Δ
...round/ui/datacollection/DataCollectionViewModel.kt 79.55% <85.71%> (-0.97%) ⬇️
...ndroid/ground/ui/datacollection/TaskDataHandler.kt 93.33% <66.66%> (-6.67%) ⬇️