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

Enhance RabbitMQ clients to support Fanout Exchanges #44

Open
wants to merge 6 commits into
base: release-candidate
Choose a base branch
from

Conversation

jvanecek
Copy link
Member

@jvanecek jvanecek commented Sep 3, 2024

Add support for RabbitMQPublisher to publish to exchanges
Add support for RabbitMQWorker to bind queues to exchanges

Add support for binding queues to exchanges
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.74%. Comparing base (28fe5ab) to head (979a7d5).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           release-candidate      #44      +/-   ##
=====================================================
+ Coverage              63.66%   65.74%   +2.08%     
=====================================================
  Files                     90       90              
  Lines                   5977     6160     +183     
=====================================================
+ Hits                    3805     4050     +245     
+ Misses                  2172     2110      -62     
Flag Coverage Δ
65.74% <100.00%> (?)

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

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

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