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

Separate announcement senders from publisher #392

Merged
merged 6 commits into from
Jul 25, 2023

Conversation

gammazero
Copy link
Collaborator

@gammazero gammazero commented Jul 21, 2023

Separate the use of announcement senders from the publisher by letting the engine control sending announcements instead of having the publisher do this.

cc: @MichaelMure

Separate the use of announcement senders from the publisher by letting the engine control sending announcements instead of having the publisher do this.
@gammazero gammazero requested a review from masih July 21, 2023 18:15
@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2023

Codecov Report

Patch coverage: 60.49% and project coverage change: +0.03% 🎉

Comparison is base (a8b1486) 51.11% compared to head (62c1742) 51.14%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #392      +/-   ##
==========================================
+ Coverage   51.11%   51.14%   +0.03%     
==========================================
  Files          61       61              
  Lines        4885     4919      +34     
==========================================
+ Hits         2497     2516      +19     
- Misses       2081     2092      +11     
- Partials      307      311       +4     
Files Changed Coverage Δ
engine/engine.go 55.27% <57.57%> (+0.23%) ⬆️
mirror/mirror.go 53.26% <69.23%> (-0.61%) ⬇️
mirror/options.go 56.32% <100.00%> (+2.38%) ⬆️

... and 3 files with indirect coverage changes

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

@gammazero gammazero merged commit 35e7de0 into main Jul 25, 2023
19 checks passed
@gammazero gammazero deleted the separate-announce-and-publish branch July 25, 2023 20:41
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