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

Preserve descriptors when writing to layout #1400

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

jonjohnsonjr
Copy link
Collaborator

We currently compute these manually, but that drops platform information
and annotations. Keep these instead so it's easy to put together an
index using crane pull.

We currently compute these manually, but that drops platform information
and annotations. Keep these instead so it's easy to put together an
index using crane pull.
@codecov-commenter
Copy link

Codecov Report

Merging #1400 (ad214aa) into main (2b1087a) will increase coverage by 0.05%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main    #1400      +/-   ##
==========================================
+ Coverage   74.09%   74.15%   +0.05%     
==========================================
  Files         113      113              
  Lines        8481     8453      -28     
==========================================
- Hits         6284     6268      -16     
+ Misses       1587     1579       -8     
+ Partials      610      606       -4     
Impacted Files Coverage Δ
pkg/v1/layout/write.go 48.08% <83.33%> (-0.81%) ⬇️

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 2b1087a...ad214aa. Read the comment docs.

@imjasonh imjasonh merged commit 03194c5 into google:main Jun 29, 2022
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.

None yet

3 participants