Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

fix: use websocket hostname for server binding #1005

Merged
merged 1 commit into from
Sep 8, 2017
Merged

Conversation

bbangert
Copy link
Member

@bbangert bbangert commented Sep 8, 2017

Closes #1004

pjenvey
pjenvey previously approved these changes Sep 8, 2017
@codecov-io
Copy link

codecov-io commented Sep 8, 2017

Codecov Report

Merging #1005 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1005      +/-   ##
==========================================
+ Coverage   99.78%   99.79%   +0.01%     
==========================================
  Files          57       57              
  Lines        9593    10455     +862     
==========================================
+ Hits         9572    10434     +862     
  Misses         21       21
Impacted Files Coverage Δ
autopush/websocket.py 100% <0%> (ø) ⬆️
autopush/router/webpush.py 100% <0%> (ø) ⬆️
autopush/tests/test_websocket.py 100% <0%> (ø) ⬆️
autopush/config.py 100% <0%> (ø) ⬆️
autopush/tests/test_main.py 100% <0%> (ø) ⬆️
autopush/tests/test_router.py 100% <0%> (ø) ⬆️
autopush/main_argparse.py 100% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f1e6470...2ef718f. Read the comment docs.

@bbangert bbangert merged commit 8f41f49 into master Sep 8, 2017
@bbangert bbangert deleted the feat/issue-1004 branch September 8, 2017 17:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants