Skip to content

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

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

tony wants to merge 69 commits into
masterfrom
api-improvements

Changelog(docs): Summarize API changes

9044cc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2026 in 1s

82.90% (+30.53%) compared to 76c50c5

View this Pull Request on Codecov

82.90% (+30.53%) compared to 76c50c5

Details

Codecov Report

❌ Patch coverage is 96.23188% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.90%. Comparing base (76c50c5) to head (9044cc4).

Files with missing lines Patch % Lines
src/libtmux/server.py 90.90% 6 Missing and 5 partials ⚠️
src/libtmux/common.py 96.77% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #758       +/-   ##
===========================================
+ Coverage   52.37%   82.90%   +30.53%     
===========================================
  Files          26       28        +2     
  Lines        3729     3954      +225     
  Branches      747      767       +20     
===========================================
+ Hits         1953     3278     +1325     
+ Misses       1472      382     -1090     
+ Partials      304      294       -10     

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