Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for pids #72

Merged
merged 1 commit into from
Dec 19, 2018
Merged

Add tests for pids #72

merged 1 commit into from
Dec 19, 2018

Conversation

gliptak
Copy link
Contributor

@gliptak gliptak commented Dec 9, 2018

Signed-off-by: Gábor Lipták gliptak@gmail.com

@codecov-io
Copy link

codecov-io commented Dec 9, 2018

Codecov Report

Merging #72 into master will increase coverage by 0.52%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   14.27%   14.79%   +0.52%     
==========================================
  Files          23       23              
  Lines        4588     4588              
==========================================
+ Hits          655      679      +24     
+ Misses       3812     3787      -25     
- Partials      121      122       +1
Impacted Files Coverage Δ
utils.go 71.5% <0%> (+2.59%) ⬆️
pids.go 94.11% <0%> (+55.88%) ⬆️

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 1152b96...2fd912c. Read the comment docs.

pids_test.go Outdated Show resolved Hide resolved
pids_test.go Outdated Show resolved Hide resolved
pids_test.go Outdated Show resolved Hide resolved
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
@gliptak
Copy link
Contributor Author

gliptak commented Dec 13, 2018

@crosbymichael are there other updates you would like to see?

@crosbymichael
Copy link
Member

LGTM

Thanks for all the updates to this, the code looks really good!

Copy link
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

@estesp estesp merged commit 39b18af into containerd:master Dec 19, 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.

None yet

4 participants