Skip to content

Conversation

@snitin315
Copy link
Member

  • 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?

Added test case for --no-web-socket-server.

Motivation / Use-Case

Remove the deprecated --web-socket-server option.

Breaking Changes

BREAKING CHANGE: the --web-socket-server <value> cli option was removed in favor of the --web-socket-server-type <value> cli option

Additional Info

NO

@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Base: 92.28% // Head: 92.28% // No change to project coverage 👍

Coverage data is based on head (681b82a) compared to base (8996d36).
Patch has no changes to coverable lines.

Additional details and impacted files
@@ Coverage Diff @@ ## next #4680 +/- ## ======================================= Coverage 92.28% 92.28% ======================================= Files 15 15 Lines 1569 1569 Branches 586 586 ======================================= Hits 1448 1448 Misses 112 112 Partials 9 9 
Impacted Files Coverage Δ
lib/Server.js 94.23% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants