Skip to content

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

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

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

Bench(fix): Honour the owner file when reaping scratch directories

54d10ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2026 in 1s

73.21% (+20.53%) compared to 3de1062

View this Pull Request on Codecov

73.21% (+20.53%) compared to 3de1062

Details

Codecov Report

❌ Patch coverage is 74.29887% with 614 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.21%. Comparing base (3de1062) to head (54d10ec).

Files with missing lines Patch % Lines
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 84.52% 8 Missing and 5 partials ⚠️
src/libtmux/experimental/mcp/_policy.py 90.65% 5 Missing and 5 partials ⚠️
src/libtmux/experimental/_wait_pane.py 59.09% 8 Missing and 1 partial ⚠️
... and 5 more
Additional details and impacted files
@@                   Coverage Diff                    @@
##           engine-seam-minimal     #742       +/-   ##
========================================================
+ Coverage                52.68%   73.21%   +20.53%     
========================================================
  Files                       30      171      +141     
  Lines                     3950    11469     +7519     
  Branches                   761     1821     +1060     
========================================================
+ Hits                      2081     8397     +6316     
- Misses                    1568     2417      +849     
- Partials                   301      655      +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.