-
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: prepare for computational autoscaling #4709
♻️Autoscaling: prepare for computational autoscaling #4709
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4709 +/- ##
========================================
+ Coverage 86.3% 86.8% +0.4%
========================================
Files 858 883 +25
Lines 37133 38561 +1428
Branches 655 542 -113
========================================
+ Hits 32078 33490 +1412
- Misses 4907 4948 +41
+ Partials 148 123 -25
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.
spotless! 🎉
MINOR: add a summary table of upgrades?
services/autoscaling/src/simcore_service_autoscaling/modules/auto_scaling_base.py
Show resolved
Hide resolved
services/autoscaling/src/simcore_service_autoscaling/modules/auto_scaling_base.py
Show resolved
Hide resolved
210e939
to
6c20245
Compare
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.
👍
6c20245
to
c17ccaa
Compare
Code Climate has analyzed commit c17ccaa and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
What do these changes do?
Related issue/s
How to test
DevOps Checklist