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

test: fix stability #3661

Merged
merged 1 commit into from Aug 17, 2021
Merged

test: fix stability #3661

merged 1 commit into from Aug 17, 2021

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?

it is test

Motivation / Use-Case

stability test

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Aug 17, 2021

Codecov Report

Merging #3661 (5c5952d) into master (75bafbf) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3661   +/-   ##
=======================================
  Coverage   93.66%   93.67%           
=======================================
  Files          15       15           
  Lines        1311     1312    +1     
  Branches      452      450    -2     
=======================================
+ Hits         1228     1229    +1     
  Misses         76       76           
  Partials        7        7           
Impacted Files Coverage Δ
lib/Server.js 93.69% <100.00%> (+0.05%) ⬆️
lib/servers/BaseServer.js 100.00% <100.00%> (ø)
lib/servers/SockJSServer.js 97.14% <100.00%> (-0.23%) ⬇️
lib/servers/WebsocketServer.js 91.42% <100.00%> (-0.68%) ⬇️

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 22b1414...5c5952d. Read the comment docs.

@alexander-akait alexander-akait merged commit d8bdd03 into master Aug 17, 2021
@alexander-akait alexander-akait deleted the test-stability branch August 17, 2021 16:45
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

1 participant