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

feat: add socket.io-redis support #874

Merged
merged 8 commits into from
Mar 20, 2021
Merged

feat: add socket.io-redis support #874

merged 8 commits into from
Mar 20, 2021

Conversation

czy88840616
Copy link
Member

No description provided.

@gitpod-io
Copy link

gitpod-io bot commented Feb 28, 2021

@codecov-io
Copy link

codecov-io commented Mar 15, 2021

Codecov Report

Merging #874 (6157ce4) into 2.x (5e46d19) will decrease coverage by 0.01%.
The diff coverage is 78.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x     #874      +/-   ##
==========================================
- Coverage   86.26%   86.24%   -0.02%     
==========================================
  Files         185      186       +1     
  Lines        7630     7648      +18     
  Branches     1515     1518       +3     
==========================================
+ Hits         6582     6596      +14     
- Misses        998     1001       +3     
- Partials       50       51       +1     
Impacted Files Coverage Δ
packages/rabbitmq/src/interface.ts 100.00% <ø> (ø)
packages/web/src/framework/singleProcess.ts 62.50% <50.00%> (+0.68%) ⬆️
packages/socketio/src/util.ts 57.14% <57.14%> (ø)
packages/socketio/src/framework.ts 89.02% <88.23%> (-0.45%) ⬇️
packages/core/src/interface.ts 100.00% <100.00%> (ø)
packages/socketio/src/index.ts 100.00% <100.00%> (ø)
packages/web-express/src/framework.ts 73.21% <100.00%> (+0.24%) ⬆️
packages/web-koa/src/framework.ts 75.00% <100.00%> (+0.21%) ⬆️

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 5e46d19...6157ce4. Read the comment docs.

@czy88840616 czy88840616 merged commit 2818920 into 2.x Mar 20, 2021
@czy88840616 czy88840616 deleted the support_socketio_redis branch March 20, 2021 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants