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

emit ChannelClose and ChannelOpen when a client connects and disconnects #71

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Aug 18, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Merging #71 (85359d9) into main (51190a4) will increase coverage by 0.39%.
The diff coverage is 93.61%.

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   81.49%   81.89%   +0.39%     
==========================================
  Files          26       26              
  Lines        2027     1994      -33     
==========================================
- Hits         1652     1633      -19     
+ Misses        295      282      -13     
+ Partials       80       79       -1     
Files Changed Coverage Δ
pkg/reconnector/reconnector.go 89.47% <89.47%> (ø)
channel.go 85.58% <100.00%> (+2.70%) ⬆️
channel_provider.go 82.60% <100.00%> (ø)
endpoint_client.go 89.28% <100.00%> (+1.05%) ⬆️
endpoint_serial.go 64.51% <100.00%> (+8.51%) ⬆️
endpoint_server.go 81.25% <100.00%> (ø)
node.go 74.80% <100.00%> (+0.58%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aler9 aler9 force-pushed the feature/channel-client branch from 14e4245 to 1662eb6 Compare August 18, 2023 14:55
@aler9 aler9 force-pushed the feature/channel-client branch from 1662eb6 to 85359d9 Compare August 18, 2023 15:04
@aler9 aler9 merged commit 140deff into main Aug 18, 2023
@aler9 aler9 deleted the feature/channel-client branch August 18, 2023 15:07
@github-actions github-actions bot locked and limited conversation to collaborators Feb 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant