-
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
🐛Autoscaling: Fixes return value of Docker node activation #6953
🐛Autoscaling: Fixes return value of Docker node activation #6953
Conversation
3a63218
to
ec62622
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6953 +/- ##
===========================================
- Coverage 88.08% 66.98% -21.10%
===========================================
Files 1589 669 -920
Lines 62242 32759 -29483
Branches 2012 262 -1750
===========================================
- Hits 54823 21943 -32880
- Misses 7083 10756 +3673
+ Partials 336 60 -276
Continue to review full report in Codecov by Sentry.
|
services/autoscaling/src/simcore_service_autoscaling/modules/auto_scaling_core.py
Show resolved
Hide resolved
ec62622
to
756d29c
Compare
Quality Gate passedIssues Measures |
What do these changes do?
Related issue/s
How to test
Dev-ops checklist