Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split init / exec of tmux_cmd for debuggability #79

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Add TmuxCommand, wrap tmux_cmd in old behavior

8e00da8
Select commit
Loading
Failed to load commit list.
Open

Split init / exec of tmux_cmd for debuggability #79

Add TmuxCommand, wrap tmux_cmd in old behavior
8e00da8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2024 in 0s

88.04% (-0.09%) compared to 02fe5d6

View this Pull Request on Codecov

88.04% (-0.09%) compared to 02fe5d6

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (02fe5d6) 88.13% compared to head (8e00da8) 88.04%.
Report is 929 commits behind head on master.

Files Patch % Lines
tests/test_common.py 80.95% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   88.13%   88.04%   -0.09%     
==========================================
  Files          15       15              
  Lines        1500     1523      +23     
==========================================
+ Hits         1322     1341      +19     
- Misses        178      182       +4     

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