Skip to content

Do not recreate container when scale resource - #52

Open
supermeng wants to merge 1 commit into
laincloud:masterfrom
supermeng:master
Open

Do not recreate container when scale resource#52
supermeng wants to merge 1 commit into
laincloud:masterfrom
supermeng:master

Conversation

@supermeng

Copy link
Copy Markdown
Member

Fix issue #51

@ghostghost assigned supermengMar 2, 2018
@ghostghost added the needs review label Mar 2, 2018
@supermeng
supermengforce-pushed the master branch 2 times, most recently from 00c72ee to e40435eCompareMarch 2, 2018 10:00
@codecov

codecovBot commented Mar 5, 2018

Copy link
Copy Markdown

Codecov Report

Merging #52 into master will decrease coverage by 0.89%.
The diff coverage is 75%.

Impacted file tree graph

@@ Coverage Diff @@## master #52 +/- ##
=========================================
- Coverage 49.44% 48.54% -0.9% 
=========================================
Files 20 20 Lines 3578 3646 +68 =========================================
+ Hits 1769 1770 +1 - Misses 1627 1691 +64 - Partials 182 185 +3
Impacted FilesCoverage Δ
engine/specs.go53.19% <ø> (-1.84%)⬇️
engine/config.go31.57% <ø> (ø)⬆️
engine/runtimes.go31.25% <ø> (-1.17%)⬇️
engine/podgroup.go48.08% <44.44%> (-1.2%)⬇️
engine/podgroup_ops.go42.22% <83.33%> (-7.27%)⬇️
engine/pod.go61.69% <85%> (+1.2%)⬆️
... and 1 more

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 2f0b190...0dc379f. Read the comment docs.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@supermeng