TextFrame: Terminal UI testing primitive with pytest/syrupy integration#613
Open
tony wants to merge 35 commits into
Open
TextFrame: Terminal UI testing primitive with pytest/syrupy integration#613tony wants to merge 35 commits into
TextFrame: Terminal UI testing primitive with pytest/syrupy integration#613tony wants to merge 35 commits into
Codecov / codecov/project
succeeded
Jul 4, 2026 in 0s
51.95% (+0.16%) compared to da65e99
View this Pull Request on Codecov
51.95% (+0.16%) compared to da65e99
Details
Codecov Report
❌ Patch coverage is 54.05405% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.95%. Comparing base (da65e99) to head (0a82292).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/libtmux/textframe/core.py | 59.81% | 37 Missing and 6 partials |
| src/libtmux/textframe/plugin.py | 17.24% | 24 Missing |
| src/libtmux/pane.py | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #613 +/- ##
==========================================
+ Coverage 51.78% 51.95% +0.16%
==========================================
Files 25 28 +3
Lines 3638 3786 +148
Branches 733 760 +27
==========================================
+ Hits 1884 1967 +83
- Misses 1448 1507 +59
- Partials 306 312 +6 ☔ 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