Merged
Merged
Conversation
tony
changed the title
feat(Pane): Add
Improved splittingPane.split(), deprecate Pane.split_window()
tony
mentioned this pull request
Merged
Codecov Report
Attention: Patch coverage is 93.48659% with 17 lines in your changes are missing coverage. Please review.
Project coverage is 88.72%. Comparing base (
6ea527b) to head (0503da8).
| Files | Patch % | Lines |
|---|---|---|
| src/libtmux/pane.py | 77.19% | 10 Missing and 3 partials ⚠️ |
| tests/test_window.py | 96.61% | 0 Missing and 2 partials ⚠️ |
| src/libtmux/window.py | 92.30% | 0 Missing and 1 partial ⚠️ |
| tests/test_session.py | 95.23% | 0 Missing and 1 partial ⚠️ |
@@ Coverage Diff @@ ## master #532 +/- ## ========================================== + Coverage 88.38% 88.72% +0.33% ========================================== Files 37 37 Lines 3798 3965 +167 Branches 549 573 +24 ========================================== + Hits 3357 3518 +161 - Misses 304 307 +3 - Partials 137 140 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
tony deleted the pane-split-window branch
March 17, 2024 08:23
tony
mentioned this pull request
Merged
Labels
None yet