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

in case of reconnection, make sure that EventClose is sent before EventOpen #82

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Sep 21, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #82 (b515ce3) into main (ed73a75) will increase coverage by 0.38%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   80.86%   81.25%   +0.38%     
==========================================
  Files          26       26              
  Lines        2012     2027      +15     
==========================================
+ Hits         1627     1647      +20     
+ Misses        299      295       -4     
+ Partials       86       85       -1     
Files Changed Coverage Δ
pkg/reconnector/reconnector.go 89.47% <ø> (ø)
channel.go 85.84% <100.00%> (+2.95%) ⬆️
channel_provider.go 86.66% <100.00%> (+4.05%) ⬆️
endpoint_client.go 89.65% <100.00%> (+0.36%) ⬆️
endpoint_serial.go 66.66% <100.00%> (+2.15%) ⬆️
endpoint_server.go 81.81% <100.00%> (+0.56%) ⬆️

... and 1 file with indirect coverage changes

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

@aler9 aler9 merged commit f81129b into main Sep 21, 2023
7 checks passed
@aler9 aler9 deleted the bug/event-order branch September 21, 2023 21:55
@github-actions github-actions bot locked and limited conversation to collaborators Mar 26, 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.

None yet

1 participant