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

Moar tests #2195

Merged
merged 14 commits into from
May 30, 2019
Merged

Moar tests #2195

merged 14 commits into from
May 30, 2019

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented May 29, 2019

No description provided.

dgageot added 14 commits May 29, 2019 09:46
Signed-off-by: David Gageot <[email protected]>
Signed-off-by: David Gageot <[email protected]>
Signed-off-by: David Gageot <[email protected]>
Signed-off-by: David Gageot <[email protected]>
Signed-off-by: David Gageot <[email protected]>
Signed-off-by: David Gageot <[email protected]>
Signed-off-by: David Gageot <[email protected]>
Signed-off-by: David Gageot <[email protected]>
Signed-off-by: David Gageot <[email protected]>
Signed-off-by: David Gageot <[email protected]>
Signed-off-by: David Gageot <[email protected]>
Signed-off-by: David Gageot <[email protected]>
@codecov-io
Copy link

Codecov Report

Merging #2195 into master will increase coverage by 0.58%.
The diff coverage is 36.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2195      +/-   ##
==========================================
+ Coverage   57.88%   58.47%   +0.58%     
==========================================
  Files         187      187              
  Lines        7903     7874      -29     
==========================================
+ Hits         4575     4604      +29     
+ Misses       2915     2876      -39     
+ Partials      413      394      -19
Impacted Files Coverage Δ
pkg/skaffold/schema/v1alpha3/upgrade.go 76.92% <0%> (+7.22%) ⬆️
pkg/skaffold/schema/v1alpha5/upgrade.go 70.37% <0%> (+5.66%) ⬆️
pkg/skaffold/schema/v1alpha2/upgrade.go 84.21% <0%> (+15.32%) ⬆️
pkg/skaffold/schema/v1alpha4/upgrade.go 63.63% <0%> (+5.01%) ⬆️
pkg/skaffold/color/formatter.go 100% <100%> (+20%) ⬆️
pkg/skaffold/gcp/projectid.go 100% <100%> (+30.76%) ⬆️
pkg/skaffold/jib/jib.go 78.49% <0%> (+2.15%) ⬆️
pkg/skaffold/yamltags/tags.go 100% <0%> (+5.47%) ⬆️
pkg/skaffold/config/options.go 100% <0%> (+7.14%) ⬆️
... and 3 more

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 45dcebd...a5049dc. Read the comment docs.

WriteCloser: &nopCloser{Writer: &b},
}

n, err := Green.Fprint(coloredWriter, "It's not easy being")
Copy link
Contributor

Choose a reason for hiding this comment

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

being what? or just existing in general? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think you have to ask @bobcatfish who wrote the original test!

Copy link
Contributor

Choose a reason for hiding this comment

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

bahahaha

Copy link
Contributor

Choose a reason for hiding this comment

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

image

Copy link
Contributor

@balopat balopat left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for increasing our test coverage!!!

@balopat balopat merged commit 796fc44 into GoogleContainerTools:master May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants