Skip to content

Measure the socket path before tmux sees it - #730

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

Measure the socket path before tmux sees it#730
tony wants to merge 1 commit into
fix/723-repr-socket-dirfrom
fix/725-socket-path-length

Server(fix[socket]): Check socket path length

bd730e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

52.43% (+0.14%) compared to 1bd85e1

View this Pull Request on Codecov

52.43% (+0.14%) compared to 1bd85e1

Details

Codecov Report

❌ Patch coverage is 72.72727% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.43%. Comparing base (1bd85e1) to head (bd730e5).

Files with missing lines Patch % Lines
src/libtmux/_internal/env.py 33.33% 4 Missing ⚠️
src/libtmux/exc.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           fix/723-repr-socket-dir     #730      +/-   ##
===========================================================
+ Coverage                    52.28%   52.43%   +0.14%     
===========================================================
  Files                           26       26              
  Lines                         3737     3755      +18     
  Branches                       747      749       +2     
===========================================================
+ Hits                          1954     1969      +15     
- Misses                        1479     1482       +3     
  Partials                       304      304              

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