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

Expand godoc for remote.Tag #863

Merged
merged 1 commit into from Dec 8, 2020
Merged

Conversation

jonjohnsonjr
Copy link
Collaborator

Fixes #862

Also, refactor unpackTaggable a bit to ensure we only call RawManifest once.

Also, refactor unpackTaggable a bit to ensure we only call RawManifest
once.
@codecov-io
Copy link

Codecov Report

Merging #863 (e6f96a3) into master (f39a196) will increase coverage by 0.00%.
The diff coverage is 57.14%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #863   +/-   ##
=======================================
  Coverage   74.29%   74.29%           
=======================================
  Files         106      106           
  Lines        4454     4451    -3     
=======================================
- Hits         3309     3307    -2     
  Misses        651      651           
+ Partials      494      493    -1     
Impacted Files Coverage Δ
pkg/v1/remote/write.go 65.59% <57.14%> (+0.34%) ⬆️
pkg/v1/remote/descriptor.go 73.78% <0.00%> (-0.61%) ⬇️

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 f39a196...e6f96a3. Read the comment docs.

@jonjohnsonjr jonjohnsonjr merged commit bac0862 into google:master Dec 8, 2020
@jonjohnsonjr jonjohnsonjr deleted the tag-docs branch December 8, 2020 18:36
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.

push just a manifest to a remote
3 participants