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

Use libtmux instead of own tmux wrapper #43

Merged
merged 4 commits into from
Jan 30, 2024
Merged

Use libtmux instead of own tmux wrapper #43

merged 4 commits into from
Jan 30, 2024

Conversation

fmauch
Copy link
Owner

@fmauch fmauch commented Jan 30, 2024

This should make interfacing tmux much more stable and reduce testing requirements.

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

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

Comparison is base (7ec4b89) 76.97% compared to head (c5c0e78) 76.28%.

Files Patch % Lines
catmux/catmux_create_session.py 0.00% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   76.97%   76.28%   -0.70%     
==========================================
  Files           7        6       -1     
  Lines         278      253      -25     
==========================================
- Hits          214      193      -21     
+ Misses         64       60       -4     
Flag Coverage Δ
unittests 76.28% <59.09%> (-0.70%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@fmauch fmauch merged commit ab7fe52 into master Jan 30, 2024
9 of 11 checks passed
@fmauch fmauch deleted the libtmux branch January 30, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant