Skip to content

feat(Server,Session,Window,Pane): Resolve the pane you run inside (from_env)#714

Merged
tony merged 6 commits into
masterfrom
from-env
Jul 12, 2026
Merged

feat(Server,Session,Window,Pane): Resolve the pane you run inside (from_env)#714
tony merged 6 commits into
masterfrom
from-env

docs(CHANGES): from_env self-location

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

52.14% (+0.29%) compared to 1102472

View this Pull Request on Codecov

52.14% (+0.29%) compared to 1102472

Details

Codecov Report

❌ Patch coverage is 63.82979% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.14%. Comparing base (1102472) to head (a98a7fe).

Files with missing lines Patch % Lines
src/libtmux/_internal/env.py 66.66% 7 Missing ⚠️
src/libtmux/exc.py 60.00% 2 Missing ⚠️
src/libtmux/pane.py 50.00% 2 Missing ⚠️
src/libtmux/server.py 33.33% 2 Missing ⚠️
src/libtmux/session.py 71.42% 2 Missing ⚠️
src/libtmux/window.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #714      +/-   ##
==========================================
+ Coverage   51.85%   52.14%   +0.29%     
==========================================
  Files          25       26       +1     
  Lines        3645     3688      +43     
  Branches      735      741       +6     
==========================================
+ Hits         1890     1923      +33     
- Misses       1449     1461      +12     
+ Partials      306      304       -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.