Skip to content

feat: receive realtime event #6

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

Merged
merged 2 commits into from
Dec 23, 2022
Merged

feat: receive realtime event #6

merged 2 commits into from
Dec 23, 2022

Conversation

SSebo
Copy link
Member

@SSebo SSebo commented Nov 25, 2022

resolve #7

@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2022

Codecov Report

Merging #6 (12725d8) into main (a1d7154) will decrease coverage by 0.57%.
The diff coverage is 72.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   81.88%   81.30%   -0.58%     
==========================================
  Files           6        6              
  Lines         563      583      +20     
  Branches      101      108       +7     
==========================================
+ Hits          461      474      +13     
- Misses        102      108       +6     
- Partials        0        1       +1     
Impacted Files Coverage Δ
src/FeatureProbe.ts 86.53% <65.00%> (-5.13%) ⬇️
src/Event.ts 83.50% <100.00%> (ø)
src/Sync.ts 77.55% <100.00%> (ø)

Copy link
Member

@frankzhaopeng frankzhaopeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code review

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.

feat: node sdk integrate socketio client to receive realtime toggle update event
3 participants