-
Notifications
You must be signed in to change notification settings - Fork 27
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
✨RabbitMQ: add persistency on rabbitmq service #4280
✨RabbitMQ: add persistency on rabbitmq service #4280
Conversation
Kudos, SonarCloud Quality Gate passed! |
Code Climate has analyzed commit ebf3798 and detected 0 issues on this pull request. View more on Code Climate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 thanks for this one!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Codecov Report
@@ Coverage Diff @@
## master #4280 +/- ##
======================================
Coverage 85.7% 85.7%
======================================
Files 971 974 +3
Lines 41853 41921 +68
Branches 964 964
======================================
+ Hits 35906 35966 +60
- Misses 5725 5734 +9
+ Partials 222 221 -1
Flags with carried forward coverage won't be shown. Click here to find out more. |
ebf3798
to
b66c85c
Compare
What do these changes do?
Related issue/s
How to test
DevOps Checklist