Skip to content

util(fix[run_hook_commands]): Keep hook output out of failure logs

3e55df9
Select commit
Loading
Failed to load commit list.
Open

Workspace(feat[lifecycle]): Add project hooks and stop command #1048

util(fix[run_hook_commands]): Keep hook output out of failure logs
3e55df9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2026 in 0s

82.47% (+0.16%) compared to dab7070

View this Pull Request on Codecov

82.47% (+0.16%) compared to dab7070

Details

Codecov Report

❌ Patch coverage is 81.30081% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.47%. Comparing base (dab7070) to head (3e55df9).

Files with missing lines Patch % Lines
src/tmuxp/cli/load.py 55.00% 6 Missing and 3 partials ⚠️
src/tmuxp/util.py 79.31% 4 Missing and 2 partials ⚠️
src/tmuxp/cli/stop.py 91.66% 3 Missing and 1 partial ⚠️
src/tmuxp/workspace/builder.py 84.21% 1 Missing and 2 partials ⚠️
src/tmuxp/workspace/loader.py 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##           parity-runtime-config    #1048      +/-   ##
=========================================================
+ Coverage                  82.30%   82.47%   +0.16%     
=========================================================
  Files                         28       29       +1     
  Lines                       2594     2704     +110     
  Branches                     502      527      +25     
=========================================================
+ Hits                        2135     2230      +95     
- Misses                       328      336       +8     
- Partials                     131      138       +7     

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