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

log: mark grpc messages with module #1778

Merged
merged 1 commit into from
Nov 30, 2016
Merged

Conversation

stevvooe
Copy link
Contributor

Signed-off-by: Stephen J Day stephen.day@docker.com

cc @aaronlehmann @aluzzardi

@@ -1,8 +1,14 @@
package log

import "google.golang.org/grpc/grpclog"
import (
"context"
Copy link
Contributor

Choose a reason for hiding this comment

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

should be golang.org/x/net/context

@codecov-io
Copy link

Current coverage is 54.97% (diff: 100%)

Merging #1778 into master will decrease coverage by 0.11%

@@             master      #1778   diff @@
==========================================
  Files           102        102          
  Lines         16875      16876     +1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           9297       9278    -19   
- Misses         6425       6440    +15   
- Partials       1153       1158     +5   

Sunburst

Powered by Codecov. Last update a1801a7...9d169db

Signed-off-by: Stephen J Day <stephen.day@docker.com>
@aaronlehmann
Copy link
Collaborator

LGTM

1 similar comment
@LK4D4
Copy link
Contributor

LK4D4 commented Nov 30, 2016

LGTM

@LK4D4 LK4D4 merged commit 80490e7 into moby:master Nov 30, 2016
@stevvooe stevvooe deleted the grpc-module branch November 30, 2016 22:58
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.

4 participants