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

test: add test cases about parse object #1895

Merged
merged 1 commit into from
Aug 1, 2018

Conversation

starnop
Copy link
Contributor

@starnop starnop commented Jul 25, 2018

Signed-off-by: Starnop starnop@163.com

Ⅰ. Describe what this PR did

fixes part of #1756

Ⅱ. Does this pull request fix one issue?

Ⅲ. Describe how you did it

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov-io
Copy link

codecov-io commented Jul 25, 2018

Codecov Report

Merging #1895 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1895      +/-   ##
==========================================
- Coverage   58.68%   58.63%   -0.06%     
==========================================
  Files         200      200              
  Lines       15565    15565              
==========================================
- Hits         9135     9126       -9     
- Misses       5143     5149       +6     
- Partials     1287     1290       +3
Flag Coverage Δ
#criv1alpha1test 33.25% <ø> (+0.04%) ⬆️
#criv1alpha2test 33.76% <ø> (-0.04%) ⬇️
#integrationtest 37.89% <ø> (-0.02%) ⬇️
#unittest 13.43% <ø> (ø) ⬆️
Impacted Files Coverage Δ
cri/stream/httpstream/spdy/upgrade.go 54.28% <0%> (-5.72%) ⬇️
ctrd/image.go 78.71% <0%> (-2.48%) ⬇️
ctrd/container.go 49.48% <0%> (-0.69%) ⬇️
cri/v1alpha1/cri.go 65.04% <0%> (-0.19%) ⬇️
cri/v1alpha2/cri.go 65.96% <0%> (-0.18%) ⬇️
daemon/mgr/container.go 53.3% <0%> (ø) ⬆️
ctrd/watch.go 78.12% <0%> (+3.12%) ⬆️

Signed-off-by: Starnop <starnop@163.com>
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.

5 participants