Skip to content

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

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

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

Scripts(fix[shebang]): Make both scripts really executable

5b2c88e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 0s

79.78% (+27.33%) compared to 9e80112

View this Pull Request on Codecov

79.78% (+27.33%) compared to 9e80112

Details

Codecov Report

❌ Patch coverage is 75.30414% with 812 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.78%. Comparing base (9e80112) to head (5b2c88e).

Files with missing lines Patch % Lines
scripts/mcp_swap.py 73.40% 144 Missing and 44 partials ⚠️
src/libtmux/experimental/engines/imsg/base.py 54.96% 149 Missing and 28 partials ⚠️
src/libtmux/experimental/engines/control_mode.py 68.55% 94 Missing and 34 partials ⚠️
...libtmux/experimental/engines/async_control_mode.py 75.39% 84 Missing and 40 partials ⚠️
src/libtmux/experimental/engines/imsg/v8.py 76.47% 39 Missing and 17 partials ⚠️
src/libtmux/experimental/mcp/__init__.py 47.61% 28 Missing and 5 partials ⚠️
docs/_ext/tmuxop/render.py 84.86% 15 Missing and 8 partials ⚠️
docs/_ext/tmuxop/domain.py 88.18% 10 Missing and 5 partials ⚠️
src/libtmux/experimental/engines/base.py 88.49% 8 Missing and 5 partials ⚠️
src/libtmux/experimental/mcp/_policy.py 90.65% 5 Missing and 5 partials ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #690       +/-   ##
===========================================
+ Coverage   52.45%   79.78%   +27.33%     
===========================================
  Files          26      234      +208     
  Lines        3729    15906    +12177     
  Branches      747     1981     +1234     
===========================================
+ Hits         1956    12691    +10735     
- Misses       1469     2503     +1034     
- Partials      304      712      +408     

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