Skip to content

feat(adk): unify foreground and background task runtime - #1204

Open
shentongmartin wants to merge 27 commits into
alpha/10from
feat/task-ownership-runtime
Open

feat(adk): unify foreground and background task runtime#1204
shentongmartin wants to merge 27 commits into
alpha/10from
feat/task-ownership-runtime

fix(adk/filesystem): preserve timeout contract after rebase

86858f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 85.41667% with 119 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (alpha/10@3174841). Learn more about missing BASE report.

Files with missing lines Patch % Lines
adk/internal/taskfirst/coordinator.go 82.95% 25 Missing and 20 partials ⚠️
adk/middlewares/subagent/agent_tool.go 89.52% 22 Missing and 11 partials ⚠️
adk/middlewares/filesystem/bash_run.go 61.76% 24 Missing and 2 partials ⚠️
adk/prebuilt/deep/deep.go 86.11% 5 Missing and 5 partials ⚠️
adk/middlewares/filesystem/filesystem.go 90.47% 1 Missing and 1 partial ⚠️
adk/middlewares/task/middleware.go 75.00% 2 Missing ⚠️
adk/middlewares/subagent/middleware.go 93.75% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             alpha/10    #1204   +/-   ##
===========================================
  Coverage            ?   83.06%           
===========================================
  Files               ?      228           
  Lines               ?    41746           
  Branches            ?        0           
===========================================
  Hits                ?    34677           
  Misses              ?     4691           
  Partials            ?     2378           

☔ 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.