Skip to content

Conversation

@EslamHiko
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?

Yes

Motivation / Use-Case

It's in the To Do list, Alternative to: #2047

Breaking Changes

sockHost, sockPath and sockPort options will be invalid.

Additional Info

hiroppy and others added 20 commits September 10, 2019 07:52
* feat(server): add stdin for api

* test(stdin): switch to async await tests for stdin

* test(cli): use await timer
* feat(server): made user callback async, remove cli listen redundancy

* test(server): added server listen method async callback tests

* test(server): create options object using spread operator

* chore(server): fix comment spelling
@codecov
Copy link

codecov bot commented Sep 25, 2019

Codecov Report

Merging #2262 into next will increase coverage by 0.08%.
The diff coverage is 95.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #2262      +/-   ##
==========================================
+ Coverage   93.88%   93.96%   +0.08%     
==========================================
  Files          34       36       +2     
  Lines        1276     1310      +34     
  Branches      363      372       +9     
==========================================
+ Hits         1198     1231      +33     
+ Misses         71       70       -1     
- Partials        7        9       +2     
Impacted Files Coverage Δ
client-src/clients/BaseClient.js 69.23% <ø> (-5.77%) ⬇️
client-src/clients/SockJSClient.js 60.00% <ø> (-1.54%) ⬇️
client-src/clients/WebsocketClient.js 58.97% <ø> (+1.07%) ⬆️
client-src/default/utils/createSocketUrl.js 100.00% <ø> (ø)
client-src/default/utils/getCurrentScriptSource.js 100.00% <ø> (ø)
client-src/default/utils/reloadApp.js 100.00% <ø> (ø)
client-src/default/index.js 91.56% <80.00%> (-0.66%) ⬇️
lib/utils/createConfig.js 98.26% <87.50%> (+1.80%) ⬆️
lib/Server.js 97.20% <95.83%> (-0.12%) ⬇️
lib/utils/startUnixSocket.js 96.55% <96.55%> (ø)
... and 12 more

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 7daff1d...4366355. Read the comment docs.

@hiroppy hiroppy force-pushed the next branch 3 times, most recently from c54ae99 to edfcfd6 Compare December 19, 2019 09:07
@hiroppy hiroppy force-pushed the next branch 2 times, most recently from 4408469 to dc1c72f Compare December 24, 2019 05:53
@alexander-akait alexander-akait force-pushed the next branch 2 times, most recently from d14892a to 5f1ad3b Compare January 31, 2020 15:58
@alexander-akait
Copy link
Member

Done for v4, sorry for delay with this PR, anyway big thanks

@EslamHiko EslamHiko deleted the union-sock-options branch November 27, 2020 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants