Closed dgassaway closed 2 years ago
Merging #577 (5a115bf) into master (cddff29) will increase coverage by
0.12%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #577 +/- ##
==========================================
+ Coverage 54.91% 55.03% +0.12%
==========================================
Files 122 122
Lines 8712 8712
==========================================
+ Hits 4784 4795 +11
+ Misses 3407 3399 -8
+ Partials 521 518 -3
Impacted Files | Coverage Δ | |
---|---|---|
cloud/cluster/node.go | 60.86% <0.00%> (+4.34%) |
:arrow_up: |
scheduler/domain/generators.go | 71.64% <0.00%> (+4.47%) |
:arrow_up: |
cloud/cluster/cluster.go | 85.48% <0.00%> (+11.29%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update cddff29...5a115bf. Read the comment docs.
Stuck procs weren't responding to sigterm.