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

expression: add unit test for expr_to_pb.go #3842

Merged
merged 7 commits into from
Jul 21, 2017
Merged

expression: add unit test for expr_to_pb.go #3842

merged 7 commits into from
Jul 21, 2017

Conversation

zz-jason
Copy link
Member

to #3729

@zz-jason zz-jason self-assigned this Jul 20, 2017
package expression

import (
"encoding/json"
Copy link
Member

Choose a reason for hiding this comment

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

Leave a empty line between the standard libs and 3rd party libs.

Copy link
Member Author

Choose a reason for hiding this comment

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

@shenli done. PTAL again

@shenli
Copy link
Member

shenli commented Jul 21, 2017

LGTM

@XuHuaiyu XuHuaiyu added the status/LGT2 Indicates that a PR has LGTM 2. label Jul 21, 2017
Copy link
Contributor

@XuHuaiyu XuHuaiyu left a comment

Choose a reason for hiding this comment

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

LGTM

@winoros winoros merged commit 90cd982 into master Jul 21, 2017
@winoros winoros deleted the 3729-ut4expr2pb branch July 21, 2017 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/LGT2 Indicates that a PR has LGTM 2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants