Skip to content

fix: web socket url generation #3319

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 2 commits into from
May 20, 2021
Merged

fix: web socket url generation #3319

merged 2 commits into from
May 20, 2021

Conversation

snitin315
Copy link
Member

@snitin315 snitin315 commented May 20, 2021

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

YES

Motivation / Use-Case

When the port was not specified in config -

Screenshot 2021-05-20 at 7 50 17 AM

Breaking Changes

None

Additional Info

No

@codecov
Copy link

codecov bot commented May 20, 2021

Codecov Report

Merging #3319 (8049e61) into master (33dc4fe) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3319   +/-   ##
=======================================
  Coverage   95.68%   95.69%           
=======================================
  Files          34       34           
  Lines        1276     1278    +2     
  Branches      366      367    +1     
=======================================
+ Hits         1221     1223    +2     
  Misses         51       51           
  Partials        4        4           
Impacted Files Coverage Δ
lib/utils/DevServerPlugin.js 98.85% <100.00%> (+0.02%) ⬆️

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 33dc4fe...8049e61. Read the comment docs.

@snitin315 snitin315 marked this pull request as ready for review May 20, 2021 09:53
@alexander-akait alexander-akait merged commit 99d2f68 into master May 20, 2021
@alexander-akait alexander-akait deleted the fix-port branch May 20, 2021 12:12
@alexander-akait
Copy link
Member

Thanks for catching regression

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.

2 participants