Skip to content

docs(CHANGES) Note `run_before_script()` issue

03e6e68
Select commit
Loading
Failed to load commit list.
Merged

Fix run_before_script() output capturing #959

docs(CHANGES) Note `run_before_script()` issue
03e6e68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2025 in 1s

73.11% (+0.18%) compared to 425bf3c

View this Pull Request on Codecov

73.11% (+0.18%) compared to 425bf3c

Details

Codecov Report

Attention: Patch coverage is 89.28571% with 3 lines in your changes missing coverage. Please review.

Project coverage is 73.11%. Comparing base (425bf3c) to head (03e6e68).

Files with missing lines Patch % Lines
src/tmuxp/util.py 89.28% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #959      +/-   ##
==========================================
+ Coverage   72.92%   73.11%   +0.18%     
==========================================
  Files          26       26              
  Lines        1843     1856      +13     
  Branches      350      352       +2     
==========================================
+ Hits         1344     1357      +13     
- Misses        394      395       +1     
+ Partials      105      104       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.