Skip to content

[18.09] backport using strings.Builder instead of string appending#1432

Merged
cpuguy83 merged 1 commit intodocker:18.09from
thaJeztah:18.09_backport_use_string_builder
Oct 17, 2018
Merged

[18.09] backport using strings.Builder instead of string appending#1432
cpuguy83 merged 1 commit intodocker:18.09from
thaJeztah:18.09_backport_use_string_builder

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

backport of #1423 for 18.09
fixes #1422 for 18.09

git checkout -b 18.09_backport_use_string_builder upstream/18.09
git cherry-pick -s -S -x 814ced4b30d0d2164c74d2f2007603ce81d0d17b

cherry-pick was clean; no conflicts

Signed-off-by: Li Yi <[email protected]>
(cherry picked from commit 814ced4)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1432 into 18.09 will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##            18.09    #1432      +/-   ##
==========================================
+ Coverage   54.13%   54.14%   +0.01%     
==========================================
  Files         290      290              
  Lines       19344    19350       +6     
==========================================
+ Hits        10472    10478       +6     
  Misses       8203     8203              
  Partials      669      669

Copy link
Copy Markdown
Collaborator

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :coffee:

Copy link
Copy Markdown
Collaborator

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cpuguy83 cpuguy83 merged commit 22336b3 into docker:18.09 Oct 17, 2018
@thaJeztah thaJeztah deleted the 18.09_backport_use_string_builder branch October 17, 2018 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants