Skip to content

API(feat): Add owned scopes and command results - #758

Open
tony wants to merge 73 commits into
masterfrom
api-improvements
Open

tony wants to merge 73 commits into
masterfrom
api-improvements

Docs(feat[changelog]): Add entries for the round-2 hand-test fix roun…

1edb22d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2026 in 0s

82.02% (+29.65%) compared to 036c521

View this Pull Request on Codecov

82.02% (+29.65%) compared to 036c521

Details

Codecov Report

❌ Patch coverage is 89.93506% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.02%. Comparing base (036c521) to head (1edb22d).
⚠️ Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
src/libtmux/server.py 81.37% 13 Missing and 6 partials ⚠️
src/libtmux/_internal/control_mode.py 75.00% 3 Missing and 1 partial ⚠️
src/libtmux/window.py 91.30% 2 Missing and 2 partials ⚠️
src/libtmux/common.py 96.55% 0 Missing and 2 partials ⚠️
src/libtmux/pane.py 93.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #758       +/-   ##
===========================================
+ Coverage   52.37%   82.02%   +29.65%     
===========================================
  Files          26       28        +2     
  Lines        3729     3950      +221     
  Branches      747      766       +19     
===========================================
+ Hits         1953     3240     +1287     
+ Misses       1472      405     -1067     
- Partials      304      305        +1     

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