Resolve the socket path in Server's repr instead of hard-coding /tmp - #727
Open
tony wants to merge 1 commit into
Open
Resolve the socket path in Server's repr instead of hard-coding /tmp#727tony wants to merge 1 commit into
tony wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jul 31, 2026 in 1s
52.36% (-0.09%) compared to be7c8c1
View this Pull Request on Codecov
52.36% (-0.09%) compared to be7c8c1
Details
Codecov Report
❌ Patch coverage is 30.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.36%. Comparing base (be7c8c1) to head (1bd85e1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/libtmux/_internal/env.py | 22.22% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #727 +/- ##
==========================================
- Coverage 52.45% 52.36% -0.09%
==========================================
Files 26 26
Lines 3729 3737 +8
Branches 747 747
==========================================
+ Hits 1956 1957 +1
- Misses 1469 1476 +7
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.
Loading