Context managers #566
Merged
Context managers #566
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.
Loading