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

Allow both Tag and Digest (Reference) for write #404

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

afbjorklund
Copy link
Contributor

Having a RepoTags entry is optional, it is possible
to write without tags using digests - making it "null"

Added convenience functions and new "Ref" variants,
since it is not possible to cast arrays of interfaces.

Having a RepoTags entry is optional, it is possible
to write without tags using digests - making it "null"

Added convenience functions and new "Ref" variants,
since it is not possible to cast arrays of interfaces.
@codecov-io
Copy link

codecov-io commented Mar 9, 2019

Codecov Report

Merging #404 into master will decrease coverage by 0.08%.
The diff coverage is 68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
- Coverage   52.36%   52.27%   -0.09%     
==========================================
  Files          78       78              
  Lines        3739     3753      +14     
==========================================
+ Hits         1958     1962       +4     
- Misses       1486     1496      +10     
  Partials      295      295
Impacted Files Coverage Δ
pkg/v1/tarball/write.go 60.91% <68%> (-6.21%) ⬇️

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 77f32e8...3aca945. Read the comment docs.

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