Skip to content

Pane(fix[display_message]): no_expand→-l (literal), remove wrong list…

ca6eaba
Select commit
Loading
Failed to load commit list.
Draft

tmux parity: add interactive command coverage and align flag semantics with tmux #653

Pane(fix[display_message]): no_expand→-l (literal), remove wrong list…
ca6eaba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 0s

63.06% (-4.12%) compared to 191208d

View this Pull Request on Codecov

63.06% (-4.12%) compared to 191208d

Details

Codecov Report

❌ Patch coverage is 40.95808% with 493 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.06%. Comparing base (191208d) to head (ca6eaba).

Files with missing lines Patch % Lines
src/libtmux/pane.py 38.13% 120 Missing and 86 partials ⚠️
src/libtmux/server.py 38.01% 113 Missing and 68 partials ⚠️
src/libtmux/window.py 48.62% 32 Missing and 24 partials ⚠️
src/libtmux/_internal/control_mode.py 50.00% 25 Missing and 1 partial ⚠️
src/libtmux/session.py 45.71% 12 Missing and 7 partials ⚠️
src/libtmux/options.py 50.00% 1 Missing and 1 partial ⚠️
src/libtmux/pytest_plugin.py 33.33% 2 Missing ⚠️
src/libtmux/common.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #653      +/-   ##
==========================================
- Coverage   67.17%   63.06%   -4.12%     
==========================================
  Files          41       42       +1     
  Lines        4478     5298     +820     
  Branches      624      893     +269     
==========================================
+ Hits         3008     3341     +333     
- Misses       1240     1540     +300     
- Partials      230      417     +187     

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