Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asyncio: Asynchronous libtmux #554

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

asyncio: Asynchronous libtmux #554

wants to merge 4 commits into from

Conversation

tony
Copy link
Member

@tony tony commented Dec 25, 2024

@tony tony force-pushed the asyncio branch 4 times, most recently from e7fdf41 to 1d31a1f Compare December 25, 2024 14:16
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 62.90323% with 23 lines in your changes missing coverage. Please review.

Project coverage is 86.16%. Comparing base (c2108ab) to head (1103e6a).

Files with missing lines Patch % Lines
src/libtmux/server.py 35.29% 7 Missing and 4 partials ⚠️
src/libtmux/common.py 70.96% 7 Missing and 2 partials ⚠️
src/libtmux/pane.py 80.00% 0 Missing and 1 partial ⚠️
src/libtmux/session.py 75.00% 0 Missing and 1 partial ⚠️
src/libtmux/window.py 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #554      +/-   ##
==========================================
+ Coverage   82.13%   86.16%   +4.02%     
==========================================
  Files          36       36              
  Lines        3930     3990      +60     
  Branches      360      371      +11     
==========================================
+ Hits         3228     3438     +210     
+ Misses        551      385     -166     
- Partials      151      167      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tony tony force-pushed the asyncio branch 2 times, most recently from d0d85ec to 1103e6a Compare December 31, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant