Skip to content

feat: tmuxinator/teamocil feature parity#1025

Open
tony wants to merge 1 commit into
masterfrom
parity
Open

feat: tmuxinator/teamocil feature parity#1025
tony wants to merge 1 commit into
masterfrom
parity

feat: tmuxinator/teamocil feature parity

0c96d76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 0s

84.35% (+1.78%) compared to 91ac851

View this Pull Request on Codecov

84.35% (+1.78%) compared to 91ac851

Details

Codecov Report

❌ Patch coverage is 88.83861% with 74 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.35%. Comparing base (91ac851) to head (0c96d76).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
src/tmuxp/cli/load.py 74.10% 23 Missing and 6 partials ⚠️
src/tmuxp/workspace/builder/classic.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   82.56%   84.35%   +1.78%     
==========================================
  Files          31       35       +4     
  Lines        2770     3342     +572     
  Branches      518      662     +144     
==========================================
+ Hits         2287     2819     +532     
- Misses        346      361      +15     
- Partials      137      162      +25     

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