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

Add unit test case to improve test coverage for go/sqltypes/named_result.go #6672

Merged
merged 1 commit into from
Sep 10, 2020
Merged

Conversation

hs0210
Copy link
Contributor

@hs0210 hs0210 commented Sep 4, 2020

Signed-off-by: Hu Shuai hus.fnst@cn.fujitsu.com

@hs0210 hs0210 requested a review from sougou as a code owner September 4, 2020 03:08
@harshit-gangal
Copy link
Member

@hs0210 We have started to use require / assert for test expectation against old way of reflect.DeepEqual. Look at codebase for uses of that and update the test file.

…ult.go

Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>
@hs0210
Copy link
Contributor Author

hs0210 commented Sep 4, 2020

@harshit-gangal I have modified the test case. PTAL .

Copy link
Member

@deepthi deepthi left a comment

Choose a reason for hiding this comment

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

LGTM

@deepthi deepthi merged commit 64a77ed into vitessio:master Sep 10, 2020
@hs0210 hs0210 deleted the work branch September 14, 2020 01:30
@askdba askdba added this to the v8.0 milestone Oct 6, 2020
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