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

Add tests for different types of exchange (default, topic, direct, fa…

979a7d5
Select commit
Loading
Failed to load commit list.
Open

Enhance RabbitMQ clients to support Fanout Exchanges #44

Add tests for different types of exchange (default, topic, direct, fa…
979a7d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 1s

65.74% (+2.08%) compared to 28fe5ab

View this Pull Request on Codecov

65.74% (+2.08%) compared to 28fe5ab

Details

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     

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