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

simplify server creation #722

Merged
merged 1 commit into from
Nov 13, 2020
Merged

simplify server creation #722

merged 1 commit into from
Nov 13, 2020

Conversation

KnoerleMan
Copy link
Contributor

The port of the server already gets stored inside a local variable, so we should use this one instead of doing another lexical cast at server creation

The port of the server already gets stored inside a local variable, so we should use this one instead of doing another lexical cast on server creation
@codecov
Copy link

codecov bot commented Nov 13, 2020

Codecov Report

Merging #722 (c0f1b6c) into master (ca47db0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #722   +/-   ##
=======================================
  Coverage   82.06%   82.06%           
=======================================
  Files          47       47           
  Lines        7082     7082           
=======================================
  Hits         5812     5812           
  Misses       1270     1270           

@redboltz
Copy link
Owner

LGTM, thanks!

@redboltz redboltz merged commit 341f205 into redboltz:master Nov 13, 2020
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.

None yet

2 participants