Skip to content

exc.py(docs): Remove version reference from InvalidOption docstring

a145e7f
Select commit
Loading
Failed to load commit list.
Merged

Drop support for tmux versions < 3.2 #608

exc.py(docs): Remove version reference from InvalidOption docstring
a145e7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2025 in 0s

46.77% (-0.82%) compared to 60a2188

View this Pull Request on Codecov

46.77% (-0.82%) compared to 60a2188

Details

Codecov Report

❌ Patch coverage is 64.70588% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.77%. Comparing base (60a2188) to head (a145e7f).

Files with missing lines Patch % Lines
src/libtmux/pane.py 42.85% 2 Missing and 2 partials ⚠️
src/libtmux/common.py 50.00% 1 Missing ⚠️
src/libtmux/session.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #608      +/-   ##
==========================================
- Coverage   47.59%   46.77%   -0.82%     
==========================================
  Files          18       18              
  Lines        1748     1708      -40     
  Branches      293      277      -16     
==========================================
- Hits          832      799      -33     
+ Misses        803      799       -4     
+ Partials      113      110       -3     

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