Skip to content

tmuxp load: Load multiple sessions with --append#839

Open
tony wants to merge 1 commit into
masterfrom
test-cli-load-multiple--append
Open

tmuxp load: Load multiple sessions with --append#839
tony wants to merge 1 commit into
masterfrom
test-cli-load-multiple--append

load(feat[append-multi]): Coalesce multi-file --append into one session

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

82.38% (-0.19%) compared to 91ac851

View this Pull Request on Codecov

82.38% (-0.19%) compared to 91ac851

Details

Codecov Report

❌ Patch coverage is 64.28571% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.38%. Comparing base (91ac851) to head (8f1aa2a).

Files with missing lines Patch % Lines
src/tmuxp/cli/load.py 62.96% 7 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #839      +/-   ##
==========================================
- Coverage   82.56%   82.38%   -0.19%     
==========================================
  Files          31       31              
  Lines        2770     2798      +28     
  Branches      518      526       +8     
==========================================
+ Hits         2287     2305      +18     
- Misses        346      353       +7     
- 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.