Skip to content

fix(Server.session_name): Handle empty session names better #401

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

Merged
merged 3 commits into from
Aug 17, 2022

Conversation

tony
Copy link
Member

@tony tony commented Aug 17, 2022

Avoid passing -s session_name when no session_name passed

Follow up to #400 for #399

Avoid passing -s session_name when no session_name passed
@codecov
Copy link

codecov bot commented Aug 17, 2022

Codecov Report

Merging #401 (88beef4) into master (31d95a3) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #401      +/-   ##
==========================================
+ Coverage   88.57%   88.62%   +0.04%     
==========================================
  Files          18       18              
  Lines        1856     1864       +8     
==========================================
+ Hits         1644     1652       +8     
  Misses        212      212              
Impacted Files Coverage Δ
libtmux/server.py 80.87% <100.00%> (+0.21%) ⬆️
tests/test_server.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tony tony merged commit 380efd8 into master Aug 17, 2022
@tony tony deleted the session-name branch August 17, 2022 05:50
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