Skip to content

test(legacy_api[common]): bump next-version fixture to 3.8

1704a54
Select commit
Loading
Failed to load commit list.
Open

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

test(legacy_api[common]): bump next-version fixture to 3.8
1704a54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 0s

47.03% (+0.45%) compared to e98cf4c

View this Pull Request on Codecov

47.03% (+0.45%) compared to e98cf4c

Details

Codecov Report

❌ Patch coverage is 48.59002% with 474 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.03%. Comparing base (e98cf4c) to head (1704a54).

Files with missing lines Patch % Lines
src/libtmux/pane.py 48.09% 109 Missing and 82 partials ⚠️
src/libtmux/server.py 48.00% 97 Missing and 72 partials ⚠️
src/libtmux/window.py 48.62% 32 Missing and 24 partials ⚠️
src/libtmux/_internal/control_mode.py 48.21% 28 Missing and 1 partial ⚠️
src/libtmux/session.py 52.08% 14 Missing and 9 partials ⚠️
src/libtmux/common.py 66.66% 2 Missing ⚠️
src/libtmux/options.py 50.00% 1 Missing and 1 partial ⚠️
src/libtmux/pytest_plugin.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #653      +/-   ##
==========================================
+ Coverage   46.58%   47.03%   +0.45%     
==========================================
  Files          22       23       +1     
  Lines        2372     3274     +902     
  Branches      390      700     +310     
==========================================
+ Hits         1105     1540     +435     
- Misses       1098     1376     +278     
- Partials      169      358     +189     

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