Skip to content

Measure a tmux socket path where tmux resolves it - #730

Open
tony wants to merge 3 commits into
fix/723-repr-socket-dirfrom
fix/725-socket-path-length
Open

Measure a tmux socket path where tmux resolves it#730
tony wants to merge 3 commits into
fix/723-repr-socket-dirfrom
fix/725-socket-path-length

docs(CHANGES): Socket paths are measured before tmux sees them

b11c74f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2026 in 0s

52.63% (+0.22%) compared to 6ca471e

View this Pull Request on Codecov

52.63% (+0.22%) compared to 6ca471e

Details

Codecov Report

❌ Patch coverage is 83.72093% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.63%. Comparing base (6ca471e) to head (b11c74f).

Files with missing lines Patch % Lines
src/libtmux/_internal/env.py 55.55% 4 Missing ⚠️
src/libtmux/exc.py 87.50% 2 Missing ⚠️
src/libtmux/server.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           fix/723-repr-socket-dir     #730      +/-   ##
===========================================================
+ Coverage                    52.40%   52.63%   +0.22%     
===========================================================
  Files                           26       26              
  Lines                         3742     3764      +22     
  Branches                       747      747              
===========================================================
+ Hits                          1961     1981      +20     
- Misses                        1477     1481       +4     
+ Partials                       304      302       -2     

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