Skip to content

Typed operations, engines, workspace, query & MCP (#689)#690

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

Typed operations, engines, workspace, query & MCP (#689)#690
tony wants to merge 170 commits into
masterfrom
engine-ops

Scripts(fix[bench]): Reap stale scratch dirs on startup

ee6903e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2026 in 1s

75.87% (+23.42%) compared to d8b7127

View this Pull Request on Codecov

75.87% (+23.42%) compared to d8b7127

Details

Codecov Report

❌ Patch coverage is 75.22611% with 1260 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.87%. Comparing base (d8b7127) to head (ee6903e).

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.60% 163 Missing and 33 partials ⚠️
src/libtmux/experimental/engines/control_mode.py 67.95% 77 Missing and 31 partials ⚠️
...libtmux/experimental/engines/async_control_mode.py 78.62% 60 Missing and 21 partials ⚠️
...rc/libtmux/experimental/mcp/vocabulary/_resolve.py 60.95% 46 Missing and 11 partials ⚠️
src/libtmux/experimental/engines/imsg/v8.py 76.17% 39 Missing and 17 partials ⚠️
src/libtmux/experimental/mcp/middleware.py 77.15% 32 Missing and 13 partials ⚠️
docs/_ext/tmuxop.py 18.18% 36 Missing ⚠️
src/libtmux/experimental/mcp/vocabulary/pane.py 76.15% 32 Missing and 4 partials ⚠️
src/libtmux/experimental/mcp/__init__.py 47.61% 28 Missing and 5 partials ⚠️
... and 49 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #690       +/-   ##
===========================================
+ Coverage   52.44%   75.87%   +23.42%     
===========================================
  Files          26      229      +203     
  Lines        3726    13726    +10000     
  Branches      747     1769     +1022     
===========================================
+ Hits         1954    10414     +8460     
- Misses       1468     2654     +1186     
- Partials      304      658      +354     

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