-
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
Comp backend/clusters creation functionalities #4602
Comp backend/clusters creation functionalities #4602
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4602 +/- ##
========================================
- Coverage 85.3% 83.3% -2.0%
========================================
Files 1077 1086 +9
Lines 45240 45518 +278
Branches 1027 1027
========================================
- Hits 38611 37938 -673
- Misses 6409 7360 +951
Partials 220 220
Flags with carried forward coverage won't be shown. Click here to find out more.
|
0334b2c
to
99c15e1
Compare
cb8b310
to
85da81c
Compare
ebfaf34
to
6770346
Compare
services/clusters-keeper/src/simcore_service_clusters_keeper/modules/dask.py
Show resolved
Hide resolved
6770346
to
f66eb93
Compare
8c7decf
to
9882f6e
Compare
a1f23c6
to
dda0460
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Code Climate has analyzed commit dda0460 and detected 0 issues on this pull request. View more on Code Climate. |
What do these changes do?
*
CLUSTERS_KEEPER_MAX_MISSED_HEARTBEATS_BEFORE_CLUSTER_TERMINATIONNext tasks
Related issue/s
How to test
DevOps Checklist