Skip to content

remotes: remove unnecessary string formatting#3486

Merged
fuweid merged 1 commit intocontainerd:masterfrom
tao12345666333:rm-unnecessary-str-fmt
Aug 5, 2019
Merged

remotes: remove unnecessary string formatting#3486
fuweid merged 1 commit intocontainerd:masterfrom
tao12345666333:rm-unnecessary-str-fmt

Conversation

@tao12345666333
Copy link
Copy Markdown
Contributor

@tao12345666333 tao12345666333 commented Aug 4, 2019

Although the changes here are minimal, https://github.com/golang/go/blob/master/src/fmt/print.go#L978
I feel that it is better to avoid this unnecessary formatting.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Aug 4, 2019

Build succeeded.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #3486 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3486   +/-   ##
=======================================
  Coverage   44.18%   44.18%           
=======================================
  Files         124      124           
  Lines       13751    13751           
=======================================
  Hits         6076     6076           
  Misses       6744     6744           
  Partials      931      931
Flag Coverage Δ
#linux 47.99% <100%> (ø) ⬆️
#windows 39.79% <100%> (ø) ⬆️
Impacted Files Coverage Δ
remotes/docker/authorizer.go 70.52% <100%> (ø) ⬆️

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 f082134...4b4ce4a. Read the comment docs.

Copy link
Copy Markdown
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

LGTM

@fuweid fuweid merged commit b05a2b2 into containerd:master Aug 5, 2019
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@tao12345666333 tao12345666333 deleted the rm-unnecessary-str-fmt branch August 5, 2019 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants