Skip to content

Type hints for tmux 3.4+ format tokens#674

Draft
tony wants to merge 65 commits into
masterfrom
typed-format-fields-tmux-3-4-plus
Draft

Type hints for tmux 3.4+ format tokens#674
tony wants to merge 65 commits into
masterfrom
typed-format-fields-tmux-3-4-plus

neo(feat[fields]): Declare forward-looking tokens for tmux 3.7+

8db405d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 1s

50.84% (+3.72%) compared to 73f5740

View this Pull Request on Codecov

50.84% (+3.72%) compared to 73f5740

Details

Codecov Report

❌ Patch coverage is 63.66120% with 133 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.84%. Comparing base (73f5740) to head (8db405d).
⚠️ Report is 128 commits behind head on master.

Files with missing lines Patch % Lines
src/libtmux/neo.py 33.65% 69 Missing ⚠️
src/libtmux/server.py 78.35% 17 Missing and 4 partials ⚠️
src/libtmux/client.py 60.41% 16 Missing and 3 partials ⚠️
src/libtmux/window.py 66.00% 12 Missing and 5 partials ⚠️
src/libtmux/session.py 83.33% 3 Missing ⚠️
src/libtmux/common.py 50.00% 2 Missing ⚠️
src/libtmux/exc.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #674      +/-   ##
==========================================
+ Coverage   47.11%   50.84%   +3.72%     
==========================================
  Files          23       25       +2     
  Lines        3296     3481     +185     
  Branches      709      682      -27     
==========================================
+ Hits         1553     1770     +217     
- Misses       1381     1416      +35     
+ Partials      362      295      -67     

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