Skip to content

Preserve wait event set across batched executions.

b4a7329
Select commit
Loading
Failed to load commit list.
Open

Fetch tuples in small batches in adaptive executor where possible #5195

Preserve wait event set across batched executions.
b4a7329
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 1s

88.88% (target 87.50%)

View this Pull Request on Codecov

88.88% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 85.96491% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.88%. Comparing base (4d6fb1d) to head (b4a7329).
⚠️ Report is 35 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5195      +/-   ##
==========================================
- Coverage   88.90%   88.88%   -0.03%     
==========================================
  Files         286      286              
  Lines       63227    63844     +617     
  Branches     7937     8032      +95     
==========================================
+ Hits        56214    56745     +531     
- Misses       4736     4789      +53     
- Partials     2277     2310      +33     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.