Skip to content

add registry.Repo("foo")#1671

Merged
imjasonh merged 3 commits intogoogle:mainfrom
imjasonh:registry-repo
May 1, 2023
Merged

add registry.Repo("foo")#1671
imjasonh merged 3 commits intogoogle:mainfrom
imjasonh:registry-repo

Conversation

@imjasonh
Copy link
Copy Markdown
Contributor

reg, _ := name.NewRegistry("foo.io")
repo := reg.Repo("bar").Tag("v3") // -> foo.io/bar:v3

@imjasonh imjasonh requested a review from jonjohnsonjr April 24, 2023 20:28
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 24, 2023

Codecov Report

Merging #1671 (0785c40) into main (58bd35b) will increase coverage by 0.91%.
The diff coverage is 0.00%.

❗ Current head 0785c40 differs from pull request most recent head 666716a. Consider uploading reports for the commit 666716a to get more accurate results

@@            Coverage Diff             @@
##             main    #1671      +/-   ##
==========================================
+ Coverage   71.89%   72.80%   +0.91%     
==========================================
  Files         120      121       +1     
  Lines        9833     9631     -202     
==========================================
- Hits         7069     7012      -57     
+ Misses       2046     1941     -105     
+ Partials      718      678      -40     
Impacted Files Coverage Δ
pkg/name/registry.go 97.05% <0.00%> (-2.95%) ⬇️

... and 19 files with indirect coverage changes

@imjasonh imjasonh enabled auto-merge (squash) April 24, 2023 20:35
Signed-off-by: Jason Hall <jason@chainguard.dev>
@imjasonh imjasonh merged commit 5438948 into google:main May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants