-
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
🐛 Bugfix/instrumentation queue #5122
🐛 Bugfix/instrumentation queue #5122
Conversation
…iak66/osparc-simcore into is922/auto-recharge-emit-msg
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5122 +/- ##
=========================================
- Coverage 87.3% 80.9% -6.5%
=========================================
Files 1273 528 -745
Lines 52317 26694 -25623
Branches 1133 198 -935
=========================================
- Hits 45720 21605 -24115
+ Misses 6357 5039 -1318
+ Partials 240 50 -190
Flags with carried forward coverage won't be shown. Click here to find out 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.
thank you for taking care of that 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.
Left some suggestions to consider before merging. thx!
...server/src/simcore_service_webserver/notifications/_rabbitmq_nonexclusive_queue_consumers.py
Show resolved
Hide resolved
...server/src/simcore_service_webserver/notifications/_rabbitmq_nonexclusive_queue_consumers.py
Show resolved
Hide resolved
…o bugfix/instrumentation-queue
…iak66/osparc-simcore into bugfix/instrumentation-queue
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Code Climate has analyzed commit bfeaf87 and detected 0 issues on this pull request. View more on Code Climate. |
What do these changes do?
_unsubscribe_from_rabbitmq
Related issue/s
How to test
Dev Checklist
DevOps Checklist