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

Update go-containerregistry #1730

Merged
merged 1 commit into from
Mar 5, 2019
Merged

Conversation

priyawadhwa
Copy link
Contributor

go-containerregistry can now parse image names of the form
repo:tag@digest, so we don't have to manually remove the tag for file
sync anymore

go-containerregistry can now parse image names of the form
repo:tag@digest, so we don't have to manually remove the tag for file
sync anymore
@codecov-io
Copy link

codecov-io commented Mar 5, 2019

Codecov Report

Merging #1730 into master will decrease coverage by 0.03%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1730      +/-   ##
==========================================
- Coverage   46.97%   46.93%   -0.04%     
==========================================
  Files         126      126              
  Lines        6193     6183      -10     
==========================================
- Hits         2909     2902       -7     
+ Misses       2984     2982       -2     
+ Partials      300      299       -1
Impacted Files Coverage Δ
pkg/skaffold/sync/sync.go 75.94% <33.33%> (+0.66%) ⬆️

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 22e95a7...6754d39. Read the comment docs.

@dgageot dgageot merged commit 00e0da1 into GoogleContainerTools:master Mar 5, 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.

4 participants