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

Add a test to validate that closing using a ctx cancel works and make the code work this way, too. #126

Merged
merged 1 commit into from
Sep 3, 2023

Conversation

schmidtw
Copy link
Member

@schmidtw schmidtw commented Sep 3, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 3, 2023

Codecov Report

Merging #126 (4ea8f9a) into main (845e491) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
- Coverage   97.75%   97.72%   -0.03%     
==========================================
  Files           5        5              
  Lines         579      572       -7     
==========================================
- Hits          566      559       -7     
  Misses          9        9              
  Partials        4        4              
Flag Coverage Δ
unittests 97.72% <100.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
listener.go 95.63% <100.00%> (-0.11%) ⬇️

@schmidtw schmidtw merged commit 1a17c9f into main Sep 3, 2023
15 checks passed
@schmidtw schmidtw deleted the test-stopping-via-ctx branch September 3, 2023 18:33
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.

1 participant