Skip to content

Typed operations and engines, sharing the seam's values - #742

Open
tony wants to merge 207 commits into
engine-seam-minimalfrom
engine-ops-on-seam
Open

Typed operations and engines, sharing the seam's values#742
tony wants to merge 207 commits into
engine-seam-minimalfrom
engine-ops-on-seam

Engines(refactor): Share Core's engine values

bbb1e27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2026 in 1s

79.65% (+27.10%) compared to 0bcf5b9

View this Pull Request on Codecov

79.65% (+27.10%) compared to 0bcf5b9

Details

Codecov Report

❌ Patch coverage is 75.62319% with 841 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.65%. Comparing base (0bcf5b9) to head (bbb1e27).

Files with missing lines Patch % Lines
scripts/mcp_swap.py 78.79% 175 Missing and 50 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.00% 85 Missing and 41 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 84.52% 8 Missing and 5 partials ⚠️
src/libtmux/experimental/mcp/_policy.py 90.65% 5 Missing and 5 partials ⚠️
... and 6 more
Additional details and impacted files
@@                   Coverage Diff                    @@
##           engine-seam-minimal     #742       +/-   ##
========================================================
+ Coverage                52.54%   79.65%   +27.10%     
========================================================
  Files                       29      237      +208     
  Lines                     3903    16350    +12447     
  Branches                   759     2057     +1298     
========================================================
+ Hits                      2051    13023    +10972     
- Misses                    1550     2612     +1062     
- Partials                   302      715      +413     

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