Skip to content

WorkspaceBuilder(fix[reused_sessions]): Keep existing session hooks a…

94e14b9
Select commit
Loading
Failed to load commit list.
Open

feat: tmuxinator/teamocil feature parity #1025

WorkspaceBuilder(fix[reused_sessions]): Keep existing session hooks a…
94e14b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 0s

83.95% (+1.98%) compared to 7237fe6

View this Pull Request on Codecov

83.95% (+1.98%) compared to 7237fe6

Details

Codecov Report

❌ Patch coverage is 88.31776% with 75 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.95%. Comparing base (7237fe6) to head (94e14b9).
⚠️ Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
src/tmuxp/cli/load.py 75.00% 22 Missing and 6 partials ⚠️
src/tmuxp/workspace/builder.py 84.61% 9 Missing and 7 partials ⚠️
src/tmuxp/workspace/importers.py 90.90% 3 Missing and 10 partials ⚠️
src/tmuxp/cli/copy.py 87.80% 3 Missing and 2 partials ⚠️
src/tmuxp/util.py 85.29% 3 Missing and 2 partials ⚠️
src/tmuxp/cli/delete.py 90.90% 2 Missing and 1 partial ⚠️
src/tmuxp/cli/import_config.py 90.00% 2 Missing ⚠️
src/tmuxp/cli/new.py 96.29% 1 Missing and 1 partial ⚠️
src/tmuxp/workspace/loader.py 97.95% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1025      +/-   ##
==========================================
+ Coverage   81.96%   83.95%   +1.98%     
==========================================
  Files          28       32       +4     
  Lines        2545     3097     +552     
  Branches      485      621     +136     
==========================================
+ Hits         2086     2600     +514     
- Misses        328      342      +14     
- Partials      131      155      +24     

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