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

Merge branch 'master' into ashobhit/2993/cache-sequence

9b5805b
Select commit
Loading
Failed to load commit list.
Merged

Add logic to cache generated task sequence #2994

Merge branch 'master' into ashobhit/2993/cache-sequence
9b5805b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

63.41% (+0.02%) compared to cb34a56

View this Pull Request on Codecov

63.41% (+0.02%) compared to cb34a56

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.41%. Comparing base (cb34a56) to head (9b5805b).

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%> (ø)