Skip to content

Streamline adaptive executor for single task queries#8607

Open
colm-mchugh wants to merge 5 commits into
mainfrom
colm/1-task-AE-take-2
Open

Streamline adaptive executor for single task queries#8607
colm-mchugh wants to merge 5 commits into
mainfrom
colm/1-task-AE-take-2

Split SingleTaskExecutor into Start/Run/End with batched execution

b1d735d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 0s

88.72% (target 87.50%)

View this Pull Request on Codecov

88.72% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 83.94649% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.72%. Comparing base (efa65fc) to head (b1d735d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8607      +/-   ##
==========================================
- Coverage   88.73%   88.72%   -0.02%     
==========================================
  Files         288      288              
  Lines       64384    64683     +299     
  Branches     8108     8171      +63     
==========================================
+ Hits        57133    57387     +254     
- Misses       4909     4936      +27     
- Partials     2342     2360      +18     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.