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

tablecodec: correct comments mistake #3122

Merged

Conversation

hongyuanw
Copy link
Contributor

No description provided.

@@ -30,7 +30,7 @@ func BenchmarkEncodeEndKey(b *testing.B) {
}
}

// PrefixNext() is slow than using EncodeRowKeyWithHandle.
// BenchmarkEncodeRowKeyWithPrefixNex PrefixNext() is slow than using EncodeRowKeyWithHandle.
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add description of BenchmarkEncodeRowKeyWithPrefixNex.

@@ -33,7 +33,7 @@ var _ = Suite(&testTableCodecSuite{})

type testTableCodecSuite struct{}

// TODO: add more tests.
// TestTableCodec TODO: add more tests.
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add description for TestTableCodec

@shenli
Copy link
Member

shenli commented Apr 24, 2017

LGTM @yuanwhy Thanks!
@zhexuany @coocood PTAL

@shenli shenli added the status/LGT1 Indicates that a PR has LGTM 1. label Apr 24, 2017
@coocood
Copy link
Member

coocood commented Apr 24, 2017

LGTM

@XuHuaiyu XuHuaiyu merged commit 1685dcb into pingcap:master Apr 24, 2017
@hongyuanw hongyuanw deleted the fixed_correct_comments_mistake_in_tablecodec branch April 24, 2017 09:31
@sre-bot sre-bot added the contribution This PR is from a community contributor. label Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution This PR is from a community contributor. status/LGT1 Indicates that a PR has LGTM 1.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants