Skip to content

Update go-containerregistry#1730

Merged
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
priyawadhwa:vendor
Mar 5, 2019
Merged

Update go-containerregistry#1730
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
priyawadhwa:vendor

Conversation

@priyawadhwa
Copy link
Copy Markdown
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
Copy Markdown

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