Skip to content

cli/delete(docs[help]): Note the workspace-extension restriction

13dc17e
Select commit
Loading
Failed to load commit list.
Open

feat: tmuxinator/teamocil feature parity #1025

cli/delete(docs[help]): Note the workspace-extension restriction
13dc17e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2026 in 1s

84.13% (+2.14%) compared to 700a9b9

View this Pull Request on Codecov

84.13% (+2.14%) compared to 700a9b9

Details

Codecov Report

❌ Patch coverage is 88.97281% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.13%. Comparing base (700a9b9) to head (13dc17e).

Files with missing lines Patch % Lines
src/tmuxp/cli/load.py 75.00% 22 Missing and 6 partials ⚠️
src/tmuxp/workspace/builder.py 86.88% 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/cli/delete.py 92.10% 2 Missing and 1 partial ⚠️
src/tmuxp/util.py 90.32% 1 Missing and 2 partials ⚠️
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.98%   84.13%   +2.14%     
==========================================
  Files          28       32       +4     
  Lines        2548     3120     +572     
  Branches      485      629     +144     
==========================================
+ Hits         2089     2625     +536     
- Misses        328      340      +12     
- Partials      131      155      +24     

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