Skip to content

fix: bring the multi-agent coordinator online at boot#2007

Merged
Aureliolo merged 6 commits into
mainfrom
fix/coordinator-online
May 18, 2026
Merged

fix: bring the multi-agent coordinator online at boot#2007
Aureliolo merged 6 commits into
mainfrom
fix/coordinator-online

fix: babysit round 1, 2 findings (2 coderabbit, 0 copilot, 0 ci)

f2b6895
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 0s

85.02% (target 80.00%)

View this Pull Request on Codecov

85.02% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 92.38579% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.02%. Comparing base (6a9c0aa) to head (f2b6895).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/synthorg/workers/runtime_builder.py 87.50% 6 Missing ⚠️
src/synthorg/engine/coordination/parent_rollup.py 94.56% 4 Missing and 1 partial ⚠️
src/synthorg/api/app.py 83.33% 2 Missing ⚠️
...rc/synthorg/api/controllers/setup/agent_helpers.py 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2007      +/-   ##
==========================================
+ Coverage   84.99%   85.02%   +0.02%     
==========================================
  Files        1883     1884       +1     
  Lines      111241   111359     +118     
  Branches     9490     9497       +7     
==========================================
+ Hits        94550    94679     +129     
+ Misses      14370    14364       -6     
+ Partials     2321     2316       -5     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.