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 #4373

Merged
merged 1 commit into from Apr 6, 2022
Merged

fix: types #4373

merged 1 commit into from Apr 6, 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

Motivation / Use-Case

fixes #4372

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Apr 6, 2022

Codecov Report

Merging #4373 (161b16a) into master (5aad1e7) will increase coverage by 1.80%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4373      +/-   ##
==========================================
+ Coverage   90.51%   92.31%   +1.80%     
==========================================
  Files          15       15              
  Lines        1549     1549              
  Branches      591      591              
==========================================
+ Hits         1402     1430      +28     
+ Misses        135      110      -25     
+ Partials       12        9       -3     
Impacted Files Coverage Δ
lib/Server.js 93.66% <ø> (+2.16%) ⬆️
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 5aad1e7...161b16a. Read the comment docs.

@alexander-akait alexander-akait merged commit f6fe6be into master Apr 6, 2022
@alexander-akait alexander-akait deleted the fix-types branch April 6, 2022 11:31
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.

Missing anymatch dependencies for typing
1 participant