Skip to content

docs(CHANGES): Remove final 'hydration' jargon

61688af
Select commit
Loading
Failed to load commit list.
Merged

Increase tmux coverage: Client, typed fields, Native filtering #672

docs(CHANGES): Remove final 'hydration' jargon
61688af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 0s

51.26% (+4.23%) compared to 4d5f7f7

View this Pull Request on Codecov

51.26% (+4.23%) compared to 4d5f7f7

Details

Codecov Report

❌ Patch coverage is 67.02413% with 123 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.26%. Comparing base (4d5f7f7) to head (61688af).

Files with missing lines Patch % Lines
src/libtmux/neo.py 38.46% 55 Missing and 1 partial ⚠️
src/libtmux/server.py 77.77% 20 Missing and 4 partials ⚠️
src/libtmux/client.py 60.41% 16 Missing and 3 partials ⚠️
src/libtmux/window.py 67.92% 12 Missing and 5 partials ⚠️
src/libtmux/session.py 85.71% 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     #672      +/-   ##
==========================================
+ Coverage   47.02%   51.26%   +4.23%     
==========================================
  Files          23       25       +2     
  Lines        3296     3482     +186     
  Branches      709      686      -23     
==========================================
+ Hits         1550     1785     +235     
- Misses       1384     1403      +19     
+ Partials      362      294      -68     

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