Skip to content

refactor(adk): improve turn loop structure#1134

Merged
shentongmartin merged 4 commits into
alpha/10from
refactor/tl
Jul 7, 2026
Merged

refactor(adk): improve turn loop structure#1134
shentongmartin merged 4 commits into
alpha/10from
refactor/tl

fix(adk): prevent turn loop cleanup from losing pushes

fddae7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 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 89.62076% with 104 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (alpha/10@43d03da). Learn more about missing BASE report.

Files with missing lines Patch % Lines
adk/turn_loop_run.go 83.14% 38 Missing and 21 partials ⚠️
adk/turn_loop_checkpoint.go 82.68% 21 Missing and 10 partials ⚠️
adk/turn_loop_stop.go 95.03% 4 Missing and 4 partials ⚠️
adk/turn_loop_preempt.go 97.87% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             alpha/10    #1134   +/-   ##
===========================================
  Coverage            ?   81.82%           
===========================================
  Files               ?      193           
  Lines               ?    30599           
  Branches            ?        0           
===========================================
  Hits                ?    25038           
  Misses              ?     3764           
  Partials            ?     1797           

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