Skip to content

fix(cli[load]): Add --detached to --here/--append mutual exclusion group

92ba6f4
Select commit
Loading
Failed to load commit list.
Open

feat: tmuxinator/teamocil feature parity #1025

fix(cli[load]): Add --detached to --here/--append mutual exclusion group
92ba6f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 0s

81.95% (+0.93%) compared to 33da7da

View this Pull Request on Codecov

81.95% (+0.93%) compared to 33da7da

Details

Codecov Report

❌ Patch coverage is 86.23327% with 72 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.95%. Comparing base (33da7da) to head (92ba6f4).

Files with missing lines Patch % Lines
src/tmuxp/cli/load.py 68.08% 24 Missing and 6 partials ⚠️
src/tmuxp/workspace/builder.py 82.22% 9 Missing and 7 partials ⚠️
src/tmuxp/workspace/importers.py 88.54% 5 Missing and 10 partials ⚠️
src/tmuxp/cli/copy.py 86.11% 3 Missing and 2 partials ⚠️
src/tmuxp/cli/delete.py 89.28% 2 Missing and 1 partial ⚠️
src/tmuxp/util.py 88.23% 2 Missing ⚠️
src/tmuxp/workspace/loader.py 97.56% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1025      +/-   ##
==========================================
+ Coverage   81.01%   81.95%   +0.93%     
==========================================
  Files          28       32       +4     
  Lines        2629     3087     +458     
  Branches      492      601     +109     
==========================================
+ Hits         2130     2530     +400     
- Misses        368      408      +40     
- Partials      131      149      +18     

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