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

*: move irrelevant code out of package "distsql" #5893

Merged
merged 4 commits into from
Feb 24, 2018

Conversation

zz-jason
Copy link
Member

No description provided.

@zz-jason
Copy link
Member Author

@coocood @hanfei1991 @winoros PTAL

@@ -131,28 +121,3 @@ func (s *testDistsqlSuite) TestIndexToProto(c *C) {
c.Assert(pIdx.IndexId, Equals, int64(1))
c.Assert(pIdx.Unique, Equals, true)
}

type mockResponse struct {
Copy link
Member

Choose a reason for hiding this comment

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

This is not used any more?

Copy link
Member Author

Choose a reason for hiding this comment

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

not sure, reverted.

@coocood
Copy link
Member

coocood commented Feb 24, 2018

/run-all-tests

@coocood
Copy link
Member

coocood commented Feb 24, 2018

LGTM

@winoros
Copy link
Member

winoros commented Feb 24, 2018

@zz-jason Will you add unit test in distsql_test.go later?

@zz-jason
Copy link
Member Author

@winoros yes.

@zz-jason
Copy link
Member Author

/run-common-test
/run-integration-common-test

Copy link
Member

@winoros winoros left a comment

Choose a reason for hiding this comment

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

LGTM

@zz-jason
Copy link
Member Author

/run-common-test
/run-integration-common-test

@zz-jason zz-jason added the status/LGT2 Indicates that a PR has LGTM 2. label Feb 24, 2018
@zz-jason
Copy link
Member Author

/run-all-tests

@zz-jason zz-jason merged commit 8268d4d into pingcap:master Feb 24, 2018
@zz-jason zz-jason deleted the dev/ut/distsql branch February 24, 2018 10:52
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.

4 participants