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

Introduce TaskDataHandler #2995

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

Conversation

shobhitagarwal1612
Copy link
Member

Towards #2993

Introduces a wrapper class for handling task data values. Provides a way to subscribe for changes to the task value.

This is a no-op change. This will be integrated along with TaskSequenceHandler in DataCollectionViewModel in future CLs.

See #2993 (comment) for detailed description.

@scolsen @anandwana001 PTAL?

@auto-assign auto-assign bot requested a review from anandwana001 January 9, 2025 16:04
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.58%. Comparing base (4a5d796) to head (14d1da3).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2995      +/-   ##
============================================
+ Coverage     63.49%   63.58%   +0.08%     
- Complexity     1241     1251      +10     
============================================
  Files           267      268       +1     
  Lines          6509     6525      +16     
  Branches        911      913       +2     
============================================
+ Hits           4133     4149      +16     
  Misses         1790     1790              
  Partials        586      586              
Files with missing lines Coverage Δ
...ndroid/ground/ui/datacollection/TaskDataHandler.kt 100.00% <100.00%> (ø)

@shobhitagarwal1612 shobhitagarwal1612 requested review from scolsen and removed request for anandwana001 January 10, 2025 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant