-
Notifications
You must be signed in to change notification settings - Fork 32
🐛Ensure nodeProgress event is sent to project chat #8180
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
🐛Ensure nodeProgress event is sent to project chat #8180
Conversation
|
@mergify queue |
🛑 This
|
odeimaiz
left a comment
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.
Geil!
pcrespov
left a comment
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.
thx!
...eb/server/src/simcore_service_webserver/notifications/_rabbitmq_exclusive_queue_consumers.py
Show resolved
Hide resolved
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #8180 +/- ##
==========================================
- Coverage 88.07% 85.15% -2.92%
==========================================
Files 1905 739 -1166
Lines 73166 33838 -39328
Branches 1280 176 -1104
==========================================
- Hits 64439 28816 -35623
+ Misses 8347 4964 -3383
+ Partials 380 58 -322
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
@mergify unqueue |
✅ The pull request is not waiting to be queued anymore. |
d4344c4 to
de512bd
Compare
|



What do these changes do?
Related issue/s
nodeProgresssocket event should be sent to the project_id #8178How to test
Dev-ops