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 advertisement on shutdown #38

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Add advertisement on shutdown #38

merged 1 commit into from
Dec 11, 2024

Conversation

Paul-weqe
Copy link
Member

Add an advertisement with priority 0 is supposed to be sent when shutdown event is called.
This PR handles that.

Add an advertisement with priority 0
sent when shutdown event is called.

Signed-off-by: Paul Wekesa <[email protected]>
@Paul-weqe Paul-weqe requested a review from rwestphal December 11, 2024 17:12
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.37%. Comparing base (7f4e714) to head (321a438).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   57.90%   58.37%   +0.47%     
==========================================
  Files         201      200       -1     
  Lines       50539    50137     -402     
  Branches    50539    50137     -402     
==========================================
+ Hits        29264    29267       +3     
+ Misses      19381    19134     -247     
+ Partials     1894     1736     -158     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@rwestphal rwestphal left a comment

Choose a reason for hiding this comment

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

Looks good! Merging...

@rwestphal rwestphal merged commit 91c5b13 into master Dec 11, 2024
9 checks passed
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.

2 participants