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

[WIP] Integrate TaskSequenceHandler with DataCollectionViewModel #2986

Closed
wants to merge 49 commits into from

Merge branch 'refs/heads/master' into ashobhit/2958/task-sequence-2

1b17eb0
Select commit
Loading
Failed to load commit list.
Closed

[WIP] Integrate TaskSequenceHandler with DataCollectionViewModel #2986

Merge branch 'refs/heads/master' into ashobhit/2958/task-sequence-2
1b17eb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2025 in 0s

63.32% (-0.12%) compared to a8e71ac

View this Pull Request on Codecov

63.32% (-0.12%) compared to a8e71ac

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 4 lines in your changes missing coverage. Please review.

Project coverage is 63.32%. Comparing base (a8e71ac) to head (1b17eb0).

Files with missing lines Patch % Lines
...round/ui/datacollection/DataCollectionViewModel.kt 84.61% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2986      +/-   ##
============================================
- Coverage     63.43%   63.32%   -0.12%     
+ Complexity     1259     1248      -11     
============================================
  Files           269      269              
  Lines          6548     6525      -23     
  Branches        927      924       -3     
============================================
- Hits           4154     4132      -22     
+ Misses         1793     1791       -2     
- Partials        601      602       +1     
Files with missing lines Coverage Δ
...ground/ui/datacollection/DataCollectionFragment.kt 38.54% <ø> (-0.64%) ⬇️
...id/ground/ui/datacollection/TaskSequenceHandler.kt 100.00% <100.00%> (ø)
...round/ui/datacollection/DataCollectionViewModel.kt 77.07% <84.61%> (-2.49%) ⬇️