Skip to content

Scoping a Server no longer kills it - #728

Open
tony wants to merge 3 commits into
masterfrom
fix/724-server-kill-on-exit
Open

Scoping a Server no longer kills it#728
tony wants to merge 3 commits into
masterfrom
fix/724-server-kill-on-exit

docs(CHANGES): Scoping a Server no longer kills it

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

52.35% (-0.10%) compared to be7c8c1

View this Pull Request on Codecov

52.35% (-0.10%) compared to be7c8c1

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.35%. Comparing base (be7c8c1) to head (9114092).

Files with missing lines Patch % Lines
src/libtmux/server.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #728      +/-   ##
==========================================
- Coverage   52.45%   52.35%   -0.10%     
==========================================
  Files          26       26              
  Lines        3729     3732       +3     
  Branches      747      747              
==========================================
- Hits         1956     1954       -2     
- Misses       1469     1474       +5     
  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.