Skip to content

Pluggable workspace builders and configurable pane readiness#1066

Merged
tony merged 20 commits into
masterfrom
pluggable-workspace-builder
Jun 28, 2026
Merged

Pluggable workspace builders and configurable pane readiness#1066
tony merged 20 commits into
masterfrom
pluggable-workspace-builder

exc(test): doctest new workspace-builder errors

389a178
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2026 in 0s

82.56% (+0.57%) compared to 4b28ce1

View this Pull Request on Codecov

82.56% (+0.57%) compared to 4b28ce1

Details

Codecov Report

❌ Patch coverage is 90.04329% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.56%. Comparing base (4b28ce1) to head (389a178).

Files with missing lines Patch % Lines
src/tmuxp/workspace/builder/registry.py 84.00% 11 Missing and 5 partials ⚠️
src/tmuxp/workspace/builder/protocol.py 73.68% 5 Missing ⚠️
src/tmuxp/exc.py 93.54% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1066      +/-   ##
==========================================
+ Coverage   81.98%   82.56%   +0.57%     
==========================================
  Files          28       31       +3     
  Lines        2548     2770     +222     
  Branches      485      518      +33     
==========================================
+ Hits         2089     2287     +198     
- Misses        328      346      +18     
- Partials      131      137       +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.