Skip to content

Add pluggable engines and experimental tmux operations - #754

Open
tony wants to merge 229 commits into
masterfrom
improvements-00
Open

Add pluggable engines and experimental tmux operations#754
tony wants to merge 229 commits into
masterfrom
improvements-00

Pane(test[capture]): Wait for prompt redraw

a9ab481
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2026 in 0s

73.23% (+20.78%) compared to a7ff6b6

View this Pull Request on Codecov

73.23% (+20.78%) compared to a7ff6b6

Details

Codecov Report

❌ Patch coverage is 74.42006% with 408 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.23%. Comparing base (a7ff6b6) to head (a9ab481).

Files with missing lines Patch % Lines
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/engines/connection.py 63.07% 24 Missing ⚠️
docs/_ext/tmuxop/render.py 84.86% 15 Missing and 8 partials ⚠️
src/libtmux/engines/subprocess.py 50.00% 21 Missing and 1 partial ⚠️
src/libtmux/engines/base.py 44.44% 20 Missing ⚠️
src/libtmux/engines/instrumentation.py 60.00% 18 Missing ⚠️
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/_wait_pane.py 59.09% 8 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #754       +/-   ##
===========================================
+ Coverage   52.45%   73.23%   +20.78%     
===========================================
  Files          26      171      +145     
  Lines        3729    11478     +7749     
  Branches      747     1824     +1077     
===========================================
+ Hits         1956     8406     +6450     
- Misses       1469     2417      +948     
- Partials      304      655      +351     

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