fix(workspace/builder): Wait for shell prompt before layout and commands #1018
Codecov / codecov/project
succeeded
Mar 8, 2026 in 0s
80.32% (+0.21%) compared to 3785ebc
View this Pull Request on Codecov
80.32% (+0.21%) compared to 3785ebc
Details
Codecov Report
❌ Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.32%. Comparing base (3785ebc) to head (9debb02).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/tmuxp/workspace/builder.py | 82.35% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1018 +/- ##
==========================================
+ Coverage 80.11% 80.32% +0.21%
==========================================
Files 28 28
Lines 2409 2430 +21
Branches 457 462 +5
==========================================
+ Hits 1930 1952 +22
- Misses 356 357 +1
+ Partials 123 121 -2 ☔ 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