Skip to content

Correct redundant nil check#2732

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
gliptak:patch-1
Oct 22, 2018
Merged

Correct redundant nil check#2732
crosbymichael merged 1 commit intocontainerd:masterfrom
gliptak:patch-1

Conversation

@gliptak
Copy link
Copy Markdown
Contributor

@gliptak gliptak commented Oct 19, 2018

No description provided.

@fuweid
Copy link
Copy Markdown
Member

fuweid commented Oct 19, 2018

Signed-off-by: Gábor Lipták <[email protected]>
@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 19, 2018

Codecov Report

Merging #2732 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2732      +/-   ##
==========================================
+ Coverage   43.75%   43.76%   +0.01%     
==========================================
  Files         100      100              
  Lines       10725    10722       -3     
==========================================
  Hits         4693     4693              
+ Misses       5301     5299       -2     
+ Partials      731      730       -1
Flag Coverage Δ
#linux 47.44% <100%> (+0.01%) ⬆️
#windows 40.92% <100%> (+0.01%) ⬆️
Impacted Files Coverage Δ
remotes/docker/authorizer.go 67.53% <100%> (+1.04%) ⬆️

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 133ac5c...4a0c406. Read the comment docs.

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@crosbymichael crosbymichael merged commit a4b6522 into containerd:master Oct 22, 2018
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