This repository was archived by the owner on Jul 18, 2025. It is now read-only.
wip: toolchain containerization#283
Closed
vdemeester wants to merge 10 commits into
Closed
Conversation
Codecov Report
@@ Coverage Diff @@
## master #283 +/- ##
==========================================
+ Coverage 47.68% 48.37% +0.68%
==========================================
Files 40 40
Lines 2850 2888 +38
==========================================
+ Hits 1359 1397 +38
+ Misses 1285 1277 -8
- Partials 206 214 +8
Continue to review full report at Codecov.
|
9c28ef6 to
f4fc095
Compare
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
95fecfb to
8768dc0
Compare
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
Contributor
|
Is this linked to an issue in the backlog? |
chris-crone
reviewed
Jul 11, 2018
| .gradle | ||
| coverage.html | ||
| cover.out | ||
| .vscode/ No newline at end of file |
Contributor
There was a problem hiding this comment.
Worth considering doing the same as https://github.com/moby/moby/blob/e5cce50c7ea727c1c901b6e1443bd4291d62fce3/.gitignore#L2-L3
| rpc Print(PrintRequest) returns(google.protobuf.Empty); | ||
| rpc FileContent(google.protobuf.StringValue) returns (stream google.protobuf.BytesValue); | ||
| rpc FileList(google.protobuf.StringValue) returns (stream FileStat); | ||
| } No newline at end of file |
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
…sefile) Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Simon Ferquel simon.ferquel@docker.com