fix(Pane,Window): Resolve point lookups through tmux#713
Merged
Codecov / codecov/project
succeeded
Jul 12, 2026 in 0s
51.93% (+0.14%) compared to 765697a
View this Pull Request on Codecov
51.93% (+0.14%) compared to 765697a
Details
Codecov Report
❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 51.93%. Comparing base (765697a) to head (20394b3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/libtmux/neo.py | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #713 +/- ##
==========================================
+ Coverage 51.78% 51.93% +0.14%
==========================================
Files 25 25
Lines 3638 3645 +7
Branches 733 735 +2
==========================================
+ Hits 1884 1893 +9
+ Misses 1448 1446 -2
Partials 306 306 ☔ View full report in Codecov by Harness.
📢 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