Increase tmux coverage: Client, typed fields, C-side filter #672
Codecov / codecov/project
succeeded
May 17, 2026 in 0s
50.52% (+3.40%) compared to 73f5740
View this Pull Request on Codecov
50.52% (+3.40%) compared to 73f5740
Details
Codecov Report
❌ Patch coverage is 62.38532% with 123 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.52%. Comparing base (73f5740) to head (81a021e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/libtmux/neo.py | 30.69% | 69 Missing and 1 partial |
| src/libtmux/server.py | 77.22% | 19 Missing and 4 partials |
| src/libtmux/window.py | 65.30% | 12 Missing and 5 partials |
| src/libtmux/client.py | 33.33% | 6 Missing |
| src/libtmux/session.py | 83.33% | 3 Missing |
| src/libtmux/common.py | 50.00% | 2 Missing |
| src/libtmux/exc.py | 75.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #672 +/- ##
==========================================
+ Coverage 47.11% 50.52% +3.40%
==========================================
Files 23 25 +2
Lines 3296 3444 +148
Branches 709 674 -35
==========================================
+ Hits 1553 1740 +187
- Misses 1381 1410 +29
+ Partials 362 294 -68 ☔ 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.
Loading