Skip to content

style(ruff): apply auto-fixes after rebase onto master

df0a8ac
Select commit
Loading
Failed to load commit list.
Open

asyncio: Asynchronous libtmux #554

style(ruff): apply auto-fixes after rebase onto master
df0a8ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2026 in 0s

51.35% (+0.06%) compared to 5a34cc5

View this Pull Request on Codecov

51.35% (+0.06%) compared to 5a34cc5

Details

Codecov Report

❌ Patch coverage is 50.00000% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.35%. Comparing base (5a34cc5) to head (df0a8ac).

Files with missing lines Patch % Lines
src/libtmux/common.py 60.60% 11 Missing and 2 partials ⚠️
src/libtmux/server.py 29.41% 8 Missing and 4 partials ⚠️
src/libtmux/pane.py 50.00% 1 Missing and 1 partial ⚠️
src/libtmux/session.py 50.00% 1 Missing and 1 partial ⚠️
src/libtmux/window.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #554      +/-   ##
==========================================
+ Coverage   51.29%   51.35%   +0.06%     
==========================================
  Files          25       25              
  Lines        3488     3550      +62     
  Branches      686      698      +12     
==========================================
+ Hits         1789     1823      +34     
- Misses       1404     1423      +19     
- Partials      295      304       +9     

☔ View full report in Codecov by Sentry.
📢 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.