Skip to content

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

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

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

chore(deps): Sync lock with master's gp-sphinx 0.0.1a33

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

75.23% (+23.44%) compared to 4c6cfde

View this Pull Request on Codecov

75.23% (+23.44%) compared to 4c6cfde

Details

Codecov Report

❌ Patch coverage is 74.91737% with 1366 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.23%. Comparing base (4c6cfde) to head (e88e87b).

Files with missing lines Patch % Lines
scripts/mcp_swap.py 26.72% 314 Missing and 15 partials ⚠️
src/libtmux/experimental/engines/imsg/base.py 52.27% 165 Missing and 34 partials ⚠️
src/libtmux/experimental/engines/control_mode.py 65.70% 73 Missing and 34 partials ⚠️
...libtmux/experimental/engines/async_control_mode.py 76.31% 64 Missing and 26 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 ⚠️
src/libtmux/experimental/mcp/middleware.py 73.80% 41 Missing and 14 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 57 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #690       +/-   ##
===========================================
+ Coverage   51.78%   75.23%   +23.44%     
===========================================
  Files          25      225      +200     
  Lines        3638    13638    +10000     
  Branches      733     1784     +1051     
===========================================
+ Hits         1884    10260     +8376     
- Misses       1448     2690     +1242     
- Partials      306      688      +382     

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