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

Feature/156 rabbitmq client 7 #218

Merged
merged 10 commits into from
Nov 15, 2024
Merged

Conversation

ArieGato
Copy link
Owner

@ArieGato ArieGato commented Nov 15, 2024

fixes #156

Upgrade RabbitMQ client to version 7.0

@github-actions github-actions bot added the tests label Nov 15, 2024
@ArieGato ArieGato merged commit 164a7e8 into master Nov 15, 2024
6 checks passed
@ArieGato ArieGato deleted the feature/156-rabbitmq-client-7 branch November 15, 2024 13:44
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.10%. Comparing base (5a0b443) to head (0a949a7).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #218      +/-   ##
==========================================
+ Coverage   96.05%   97.10%   +1.04%     
==========================================
  Files           8        8              
  Lines         482      484       +2     
  Branches       45       44       -1     
==========================================
+ Hits          463      470       +7     
+ Misses          9        7       -2     
+ Partials       10        7       -3     

☔ 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement RabbitMQ Client 7.0
1 participant