Skip to content

Fluent forward-ref build tier: split-type pane handles + plan()#700

Merged
tony merged 13 commits into
engine-opsfrom
tui-idea
Jul 4, 2026
Merged

Fluent forward-ref build tier: split-type pane handles + plan()#700
tony merged 13 commits into
engine-opsfrom
tui-idea

Ops(test): Make the ensure probe test format-honest

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

74.75% (+22.96%) compared to 54f9b72

View this Pull Request on Codecov

74.75% (+22.96%) compared to 54f9b72

Details

Codecov Report

❌ Patch coverage is 77.26739% with 1356 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.75%. Comparing base (54f9b72) to head (d361a2b).

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.70% 73 Missing and 34 partials ⚠️
...libtmux/experimental/engines/async_control_mode.py 76.38% 42 Missing and 22 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.55% 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 59 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #690       +/-   ##
===========================================
+ Coverage   51.78%   74.75%   +22.96%     
===========================================
  Files          25      223      +198     
  Lines        3638    13261     +9623     
  Branches      733     1757     +1024     
===========================================
+ Hits         1884     9913     +8029     
- Misses       1448     2666     +1218     
- Partials      306      682      +376     

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