Skip to content

ControlModeEngine(test[live]): exercise flags/flow/subscriptions

edaa750
Select commit
Loading
Failed to load commit list.
Draft

Experiment: Control mode #605

ControlModeEngine(test[live]): exercise flags/flow/subscriptions
edaa750
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2025 in 1s

54.34% (+9.87%) compared to d6a8838

View this Pull Request on Codecov

54.34% (+9.87%) compared to d6a8838

Details

Codecov Report

❌ Patch coverage is 82.68991% with 139 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.34%. Comparing base (d6a8838) to head (edaa750).
⚠️ Report is 21 commits behind head on master.

Files with missing lines Patch % Lines
src/libtmux/_internal/engines/control_mode.py 79.74% 26 Missing and 22 partials ⚠️
src/libtmux/_internal/engines/control_protocol.py 84.34% 22 Missing and 14 partials ⚠️
src/libtmux/server.py 66.21% 19 Missing and 6 partials ⚠️
src/libtmux/_internal/engines/subprocess_engine.py 68.57% 9 Missing and 2 partials ⚠️
conftest.py 92.72% 2 Missing and 2 partials ⚠️
src/libtmux/exc.py 0.00% 4 Missing ⚠️
src/libtmux/_internal/engines/base.py 97.95% 1 Missing and 1 partial ⚠️
src/libtmux/pane.py 85.71% 1 Missing and 1 partial ⚠️
src/libtmux/pytest_plugin.py 89.47% 2 Missing ⚠️
src/libtmux/session.py 71.42% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #605      +/-   ##
==========================================
+ Coverage   44.46%   54.34%   +9.87%     
==========================================
  Files          22       27       +5     
  Lines        2305     3060     +755     
  Branches      362      482     +120     
==========================================
+ Hits         1025     1663     +638     
- Misses       1133     1210      +77     
- Partials      147      187      +40     

☔ View full report in Codecov by Sentry.
📢 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.