Skip to content

[Feature] Nested executor - #1030

Draft
jan-janssen wants to merge 17 commits into
mainfrom
nested_executor
Draft

[Feature] Nested executor#1030
jan-janssen wants to merge 17 commits into
mainfrom
nested_executor

Merge branch 'main' into nested_executor

0f47e8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 8, 2026 in 0s

93.65% (-0.55%) compared to 99542eb

View this Pull Request on Codecov

93.65% (-0.55%) compared to 99542eb

Details

Codecov Report

❌ Patch coverage is 73.43750% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.65%. Comparing base (99542eb) to head (0f47e8f).

Files with missing lines Patch % Lines
src/executorlib/backend/executor_nested.py 61.90% 8 Missing ⚠️
src/executorlib/backend/interactive_parallel.py 0.00% 4 Missing ⚠️
...ecutorlib/task_scheduler/interactive/dependency.py 62.50% 3 Missing ⚠️
...rlib/task_scheduler/interactive/blockallocation.py 75.00% 1 Missing ⚠️
...executorlib/task_scheduler/interactive/onetoone.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1030      +/-   ##
==========================================
- Coverage   94.19%   93.65%   -0.55%     
==========================================
  Files          39       40       +1     
  Lines        2137     2190      +53     
==========================================
+ Hits         2013     2051      +38     
- Misses        124      139      +15     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.