Skip to content

fix parsing of repository:tag#10072

Merged
ndeloof merged 1 commit into
docker:v2from
ndeloof:repo_tag
Dec 14, 2022
Merged

fix parsing of repository:tag#10072
ndeloof merged 1 commit into
docker:v2from
ndeloof:repo_tag

Conversation

@ndeloof

@ndeloof ndeloof commented Dec 13, 2022

Copy link
Copy Markdown
Contributor

What I did
fix parsing of repository:tag

Related issue
close #9208

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

@ndeloof
ndeloof force-pushed the repo_tag branch 2 times, most recently from edb10c0 to d8d386b Compare December 13, 2022 10:30
@codecov

codecov Bot commented Dec 13, 2022

Copy link
Copy Markdown

Codecov Report

Base: 75.74% // Head: 77.02% // Increases project coverage by +1.27% 🎉

Coverage data is based on head (8df2d79) compared to base (3ee2ab8).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2   #10072      +/-   ##
==========================================
+ Coverage   75.74%   77.02%   +1.27%     
==========================================
  Files           2        2              
  Lines         235      235              
==========================================
+ Hits          178      181       +3     
+ Misses         50       48       -2     
+ Partials        7        6       -1     
Impacted Files Coverage Δ
pkg/e2e/framework.go 75.22% <0.00%> (+1.37%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ndeloof
ndeloof force-pushed the repo_tag branch 2 times, most recently from 4f81631 to 17432e1 Compare December 13, 2022 10:41
Signed-off-by: Nicolas De Loof <[email protected]>
@ndeloof
ndeloof merged commit 05e987d into docker:v2 Dec 14, 2022
@ndeloof
ndeloof deleted the repo_tag branch December 14, 2022 08:24
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.

images command doesn't handle registry port numbers correctly in v2

3 participants