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

Use events and listeners instead of the metrics/logging approach befo… #121

Merged
merged 3 commits into from
Sep 1, 2023

Conversation

schmidtw
Copy link
Member

@schmidtw schmidtw commented Sep 1, 2023

…re. This makes both more flexible.

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Merging #121 (e3d40f4) into main (dcefce3) will decrease coverage by 0.05%.
Report is 1 commits behind head on main.
The diff coverage is 96.85%.

@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
- Coverage   97.81%   97.76%   -0.05%     
==========================================
  Files           4        4              
  Lines         548      492      -56     
==========================================
- Hits          536      481      -55     
+ Misses          9        8       -1     
  Partials        3        3              
Flag Coverage Δ
unittests 97.76% <96.85%> (-0.05%) ⬇️

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

Files Changed Coverage Δ
options.go 100.00% <ø> (ø)
listener.go 96.28% <96.00%> (-0.03%) ⬇️
listeners.go 100.00% <100.00%> (ø)

@schmidtw schmidtw merged commit 7560704 into main Sep 1, 2023
12 of 14 checks passed
@schmidtw schmidtw deleted the switch-to-events branch September 1, 2023 05:32
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