Skip to content

Make tmux command execution pluggable, default path unchanged - #739

Open
tony wants to merge 4 commits into
masterfrom
engine-seam-minimal
Open

Make tmux command execution pluggable, default path unchanged#739
tony wants to merge 4 commits into
masterfrom
engine-seam-minimal

Engines(fix[dispatch]): Reject an async engine at dispatch

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

52.54% (+0.17%) compared to 988b02a

View this Pull Request on Codecov

52.54% (+0.17%) compared to 988b02a

Details

Codecov Report

❌ Patch coverage is 62.60504% with 89 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.54%. Comparing base (988b02a) to head (0bcf5b9).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/libtmux/engines/connection.py 63.07% 24 Missing ⚠️
src/libtmux/engines/subprocess.py 50.00% 21 Missing and 1 partial ⚠️
src/libtmux/engines/base.py 44.11% 19 Missing ⚠️
src/libtmux/server.py 72.22% 14 Missing and 1 partial ⚠️
src/libtmux/common.py 80.64% 6 Missing ⚠️
src/libtmux/exc.py 66.66% 2 Missing ⚠️
src/libtmux/window.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #739      +/-   ##
==========================================
+ Coverage   52.37%   52.54%   +0.17%     
==========================================
  Files          26       29       +3     
  Lines        3729     3903     +174     
  Branches      747      759      +12     
==========================================
+ Hits         1953     2051      +98     
- Misses       1472     1550      +78     
+ Partials      304      302       -2     

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