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

Add logic to cache generated task sequence #2994

Merged
merged 4 commits into from
Jan 14, 2025

Conversation

shobhitagarwal1612
Copy link
Member

Towards #2993

Adds caching mechanism for generated task sequence.

See #2993 (comment) for detailed description.

@scolsen @anandwana001 PTAL?

@auto-assign auto-assign bot requested a review from gino-m January 9, 2025 07:40
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.41%. Comparing base (cb34a56) to head (9b5805b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2994      +/-   ##
============================================
+ Coverage     63.38%   63.41%   +0.02%     
- Complexity     1242     1244       +2     
============================================
  Files           267      267              
  Lines          6508     6513       +5     
  Branches        913      913              
============================================
+ Hits           4125     4130       +5     
  Misses         1796     1796              
  Partials        587      587              
Files with missing lines Coverage Δ
...id/ground/ui/datacollection/TaskSequenceHandler.kt 100.00% <100.00%> (ø)

@shobhitagarwal1612 shobhitagarwal1612 requested review from scolsen and removed request for gino-m January 10, 2025 01:26
@shobhitagarwal1612
Copy link
Member Author

@anandwana001 PTAL?

@shobhitagarwal1612 shobhitagarwal1612 merged commit 5d2e5ec into master Jan 14, 2025
5 checks passed
@shobhitagarwal1612 shobhitagarwal1612 deleted the ashobhit/2993/cache-sequence branch January 14, 2025 06:14
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.

2 participants