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

Remove blobstore from manifest builder #2782

Closed
wants to merge 0 commits into from

Conversation

glefloch
Copy link
Contributor

@glefloch glefloch commented Dec 7, 2018

This PR aims to close #2150 by removing blobstore from schema2 manifest builder.

The builder now take configuration Descriptor as parameter instead of a blobstore and media type.

Signed-off-by: glefloch glfloch@gmail.com

@codecov
Copy link

codecov bot commented Dec 7, 2018

Codecov Report

Merging #2782 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2782      +/-   ##
==========================================
+ Coverage   60.24%   60.26%   +0.01%     
==========================================
  Files         103      103              
  Lines        8022     8008      -14     
==========================================
- Hits         4833     4826       -7     
+ Misses       2546     2540       -6     
+ Partials      643      642       -1
Flag Coverage Δ
#linux 60.26% <100%> (+0.01%) ⬆️
Impacted Files Coverage Δ
manifest/schema2/builder.go 88.88% <100%> (+17.01%) ⬆️

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 40b7b58...16827ee. Read the comment docs.

Base automatically changed from master to main January 27, 2021 15:51
@milosgajdos
Copy link
Member

milosgajdos commented Mar 1, 2021

Hello from the future @glefloch. Would you mind rebasing?

@glefloch
Copy link
Contributor Author

glefloch commented Mar 1, 2021

Hello @milosgajdos, sure, I will!

@glefloch
Copy link
Contributor Author

glefloch commented Mar 1, 2021

@milosgajdos it should be good now :)

@milosgajdos
Copy link
Member

Thanks, @glefloch. I need to allocate some time this week to properly review this PR.

Copy link
Member

@milosgajdos milosgajdos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@milosgajdos
Copy link
Member

@glefloch can you please rebase? It does not seem to be necessary, but I'd like the workflow to rekick. Thanks!

@glefloch
Copy link
Contributor Author

Sure, done!

@milosgajdos
Copy link
Member

Sure, done!

Are you sure?

@milosgajdos
Copy link
Member

@glefloch do you mind rebasing 🙇‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove blobstore for schema2 builder
2 participants