Skip to content

Context managers #566

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

Merged
merged 4 commits into from
Feb 15, 2025

docs(topics) Add `context_managers` docs page

92660e4
Select commit
Loading
Failed to load commit list.
Merged

Context managers #566

docs(topics) Add `context_managers` docs page
92660e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2025 in 0s

88.84% (+0.07%) compared to 9018da6

View this Pull Request on Codecov

88.84% (+0.07%) compared to 9018da6

Details

Codecov Report

Attention: Patch coverage is 94.33962% with 3 lines in your changes missing coverage. Please review.

Project coverage is 88.84%. Comparing base (9018da6) to head (92660e4).

Files with missing lines Patch % Lines
src/libtmux/pane.py 83.33% 0 Missing and 1 partial ⚠️
src/libtmux/session.py 83.33% 0 Missing and 1 partial ⚠️
src/libtmux/window.py 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #566      +/-   ##
==========================================
+ Coverage   88.77%   88.84%   +0.07%     
==========================================
  Files          36       36              
  Lines        4027     4080      +53     
  Branches      372      376       +4     
==========================================
+ Hits         3575     3625      +50     
  Misses        310      310              
- Partials      142      145       +3     

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