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

Make crane flatten work with indexes #1105

Merged
merged 3 commits into from
Aug 23, 2021
Merged

Conversation

jonjohnsonjr
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2021

Codecov Report

Merging #1105 (ffcca26) into main (bea59b9) will decrease coverage by 0.28%.
The diff coverage is 65.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1105      +/-   ##
==========================================
- Coverage   75.44%   75.16%   -0.29%     
==========================================
  Files         108      108              
  Lines        7692     7722      +30     
==========================================
+ Hits         5803     5804       +1     
- Misses       1334     1363      +29     
  Partials      555      555              
Impacted Files Coverage Δ
pkg/v1/remote/index.go 71.35% <0.00%> (-12.20%) ⬇️
pkg/crane/options.go 85.71% <80.00%> (-4.29%) ⬇️
pkg/crane/copy.go 60.00% <88.88%> (ø)
pkg/crane/catalog.go 100.00% <100.00%> (ø)
pkg/crane/delete.go 100.00% <100.00%> (ø)
pkg/crane/digest.go 67.85% <100.00%> (ø)
pkg/crane/get.go 100.00% <100.00%> (ø)
pkg/crane/list.go 100.00% <100.00%> (ø)
pkg/crane/manifest.go 100.00% <100.00%> (ø)
pkg/crane/optimize.go 74.69% <100.00%> (ø)
... and 3 more

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 bea59b9...ffcca26. Read the comment docs.

@jonjohnsonjr jonjohnsonjr merged commit e92a648 into google:main Aug 23, 2021
@jonjohnsonjr jonjohnsonjr deleted the flattendex branch August 23, 2021 22:41
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