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

fix: types for the proxy option #4173

Merged
merged 1 commit into from Jan 13, 2022
Merged

fix: types for the proxy option #4173

merged 1 commit into from Jan 13, 2022

Conversation

alexander-akait
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?

No need

Motivation / Use-Case

fix types

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Jan 12, 2022

Codecov Report

Merging #4173 (609a298) into master (415fb66) will increase coverage by 0.13%.
The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4173      +/-   ##
==========================================
+ Coverage   92.27%   92.40%   +0.13%     
==========================================
  Files          14       14              
  Lines        1540     1541       +1     
  Branches      589      590       +1     
==========================================
+ Hits         1421     1424       +3     
+ Misses        110      108       -2     
  Partials        9        9              
Impacted Files Coverage Δ
lib/Server.js 93.72% <93.75%> (+<0.01%) ⬆️
lib/servers/WebsocketServer.js 94.87% <0.00%> (+5.12%) ⬆️

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 415fb66...609a298. Read the comment docs.

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