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

ed7d4be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 0s

88.71% (target 87.50%)

View this Pull Request on Codecov

88.71% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 83.72093% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.71%. Comparing base (efa65fc) to head (ed7d4be).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8607      +/-   ##
==========================================
- Coverage   88.73%   88.71%   -0.03%     
==========================================
  Files         288      288              
  Lines       64384    64684     +300     
  Branches     8108     8173      +65     
==========================================
+ Hits        57133    57385     +252     
- Misses       4909     4937      +28     
- Partials     2342     2362      +20     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.