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

chore: Server.new_session: Create session w/o name #400

Merged
merged 2 commits into from
Aug 17, 2022
Merged

Conversation

tony
Copy link
Member

@tony tony commented Aug 17, 2022

Fixes #399

@codecov
Copy link

codecov bot commented Aug 17, 2022

Codecov Report

Merging #400 (563354f) into master (3e08aad) will increase coverage by 0.03%.
The diff coverage is 66.66%.

❗ Current head 563354f differs from pull request most recent head 0dfdc5b. Consider uploading reports for the commit 0dfdc5b to get more accurate results

@@            Coverage Diff             @@
##           master     #400      +/-   ##
==========================================
+ Coverage   88.54%   88.57%   +0.03%     
==========================================
  Files          18       18              
  Lines        1851     1856       +5     
==========================================
+ Hits         1639     1644       +5     
  Misses        212      212              
Impacted Files Coverage Δ
libtmux/server.py 80.66% <42.85%> (ø)
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 2539159 into master Aug 17, 2022
@tony tony deleted the new-session-no-name branch August 17, 2022 04:41
tony added a commit that referenced this pull request Aug 17, 2022
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.

New session has to have a name
1 participant