Skip to content

Wait for a window's panes concurrently to speed up loads#1056

Open
tony wants to merge 1 commit into
masterfrom
tmuxp-lag
Open

Wait for a window's panes concurrently to speed up loads#1056
tony wants to merge 1 commit into
masterfrom
tmuxp-lag

Workspace(perf[readiness]): Concurrent per-window pane setup

c2b70b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2026 in 1s

81.81% (-0.76%) compared to 91ac851

View this Pull Request on Codecov

81.81% (-0.76%) compared to 91ac851

Details

Codecov Report

❌ Patch coverage is 86.04651% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.81%. Comparing base (91ac851) to head (c2b70b1).

Files with missing lines Patch % Lines
src/tmuxp/workspace/builder/classic.py 88.20% 17 Missing and 4 partials ⚠️
src/tmuxp/util.py 47.05% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1056      +/-   ##
==========================================
- Coverage   82.56%   81.81%   -0.76%     
==========================================
  Files          31       31              
  Lines        2770     2925     +155     
  Branches      518      546      +28     
==========================================
+ Hits         2287     2393     +106     
- Misses        346      392      +46     
- Partials      137      140       +3     

☔ 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.