Skip to content

Typed operations & engines: spine, 6 engines, plans, models, facades (#689)#690

Open
tony wants to merge 73 commits into
masterfrom
engine-ops
Open

Typed operations & engines: spine, 6 engines, plans, models, facades (#689)#690
tony wants to merge 73 commits into
masterfrom
engine-ops

Mcp(fix): Harden wait_for_output monitor

4229265
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2026 in 0s

72.42% (+21.12%) compared to 42cf219

View this Pull Request on Codecov

72.42% (+21.12%) compared to 42cf219

Details

Codecov Report

❌ Patch coverage is 78.68582% with 1291 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.42%. Comparing base (42cf219) to head (4229265).

Files with missing lines Patch % Lines
scripts/mcp_swap.py 26.72% 314 Missing and 15 partials ⚠️
src/libtmux/experimental/engines/imsg/base.py 51.59% 163 Missing and 34 partials ⚠️
src/libtmux/experimental/engines/control_mode.py 65.43% 70 Missing and 33 partials ⚠️
...libtmux/experimental/engines/async_control_mode.py 71.74% 42 Missing and 21 partials ⚠️
src/libtmux/experimental/engines/imsg/v8.py 75.29% 46 Missing and 17 partials ⚠️
...rc/libtmux/experimental/mcp/vocabulary/_resolve.py 60.95% 46 Missing and 11 partials ⚠️
docs/_ext/tmuxop.py 18.18% 36 Missing ⚠️
src/libtmux/experimental/mcp/vocabulary/pane.py 75.34% 32 Missing and 4 partials ⚠️
src/libtmux/experimental/mcp/__init__.py 46.77% 28 Missing and 5 partials ⚠️
src/libtmux/experimental/workspace/runner.py 60.86% 19 Missing and 8 partials ⚠️
... and 61 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #690       +/-   ##
===========================================
+ Coverage   51.30%   72.42%   +21.12%     
===========================================
  Files          25      192      +167     
  Lines        3487    10873     +7386     
  Branches      686     1431      +745     
===========================================
+ Hits         1789     7875     +6086     
- Misses       1403     2414     +1011     
- Partials      295      584      +289     

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