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 required tags #1642

Merged
merged 1 commit into from Feb 14, 2019
Merged

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Feb 12, 2019

Signed-off-by: David Gageot david@gageot.net

@codecov-io
Copy link

codecov-io commented Feb 12, 2019

Codecov Report

Merging #1642 into master will decrease coverage by <.01%.
The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1642      +/-   ##
==========================================
- Coverage   47.74%   47.73%   -0.01%     
==========================================
  Files         120      120              
  Lines        5339     5342       +3     
==========================================
+ Hits         2549     2550       +1     
- Misses       2533     2534       +1     
- Partials      257      258       +1
Impacted Files Coverage Δ
pkg/skaffold/yamltags/tags.go 88.63% <60%> (-1.96%) ⬇️

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 fa81250...344c6bf. Read the comment docs.

@dgageot
Copy link
Contributor Author

dgageot commented Feb 12, 2019

@balopat @priyawadhwa @nkubala The PR is failing on an integration test that has no artifact to build. Should we really support that usecase?

@priyawadhwa
Copy link
Contributor

Is the idea that people would use skaffold just to deploy manifests? Personally I'm not sure how useful that would be.

Signed-off-by: David Gageot <david@gageot.net>
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

@balopat balopat merged commit 6afb22e into GoogleContainerTools:master Feb 14, 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.

None yet

5 participants