Skip to content

asyncio experiment: Wrapper method approach#603

Draft
tony wants to merge 38 commits into
masterfrom
libtmux-async-wrapper-methods
Draft

asyncio experiment: Wrapper method approach#603
tony wants to merge 38 commits into
masterfrom
libtmux-async-wrapper-methods

chore(rebase): Restore has_lt_version import in pane.py

105b49e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2026 in 0s

51.80% (-0.65%) compared to d8b7127

View this Pull Request on Codecov

51.80% (-0.65%) compared to d8b7127

Details

Codecov Report

❌ Patch coverage is 51.85185% with 104 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.80%. Comparing base (d8b7127) to head (105b49e).

Files with missing lines Patch % Lines
src/libtmux/server.py 44.61% 22 Missing and 14 partials ⚠️
src/libtmux/session.py 44.00% 18 Missing and 10 partials ⚠️
src/libtmux/pane.py 57.89% 17 Missing and 7 partials ⚠️
src/libtmux/common.py 66.66% 10 Missing and 1 partial ⚠️
src/libtmux/window.py 54.54% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #603      +/-   ##
==========================================
- Coverage   52.44%   51.80%   -0.65%     
==========================================
  Files          26       26              
  Lines        3726     3942     +216     
  Branches      747      812      +65     
==========================================
+ Hits         1954     2042      +88     
- Misses       1468     1552      +84     
- Partials      304      348      +44     

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