Skip to content

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

c8dae37
Select commit
Loading
Failed to load commit list.
Open

feat: tmuxinator/teamocil feature parity #1025

WorkspaceBuilder(fix[reused_sessions]): Keep existing session hooks a…
c8dae37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2026 in 1s

83.12% (+2.09%) compared to 1ee42b0

View this Pull Request on Codecov

83.12% (+2.09%) compared to 1ee42b0

Details

Codecov Report

❌ Patch coverage is 88.31776% with 75 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.12%. Comparing base (1ee42b0) to head (c8dae37).
⚠️ Report is 1 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.02%   83.12%   +2.09%     
==========================================
  Files          28       32       +4     
  Lines        2630     3182     +552     
  Branches      492      628     +136     
==========================================
+ Hits         2131     2645     +514     
- Misses        368      382      +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.