-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Add pathspec for repo _layers directory and allow Repository.BlobStore to enumerate over blobs #3061
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
Conversation
Signed-off-by: Guillaume Rose <guillaume.rose@docker.com>
Signed-off-by: Guillaume Rose <guillaume.rose@docker.com>
Signed-off-by: Guillaume Rose <guillaume.rose@docker.com>
b4dfd94 to
5538da4
Compare
Codecov Report
@@ Coverage Diff @@
## master #3061 +/- ##
==========================================
+ Coverage 60.73% 60.74% +<.01%
==========================================
Files 102 102
Lines 8073 8077 +4
==========================================
+ Hits 4903 4906 +3
- Misses 2518 2519 +1
Partials 652 652
Continue to review full report at Codecov.
|
|
@guillaumerose I wonder if we can add tests for |
Signed-off-by: Guillaume Rose <guillaume.rose@docker.com>
5ee48a0 to
c9c3324
Compare
|
I added 2 extra unit tests. It should be better now. |
manishtomar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
dmcgowan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This code is already used by Hub and helps us GC old content.