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

fix(6508): Improve the test case coverage of [sqlparser] module to 70% #6608

Open
wants to merge 10 commits into
base: 2.x
Choose a base branch
from

Conversation

traitsisgiorgos
Copy link

@traitsisgiorgos traitsisgiorgos commented Jun 12, 2024

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

fix #6508

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@traitsisgiorgos
Copy link
Author

traitsisgiorgos commented Jun 12, 2024

@slievrly @funky-eyes Hi, can you review my PR?

@@ -161,6 +161,7 @@ Add changes here for all PR submitted to the 2.x branch.
- [[#6375](https://github.com/apache/incubator-seata/pull/6375)] override console nested dependencies

### test:
- [[#6608](https://github.com/apache/incubator-seata/pull/6608)] add unit test for sql-parser-core
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 it to zh-cn/2.x.md

changes/zh-cn/2.x.md Outdated Show resolved Hide resolved
Copy link
Contributor

@lightClouds917 lightClouds917 left a comment

Choose a reason for hiding this comment

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

LGTM

@funky-eyes funky-eyes added this to the 2.2.0 milestone Jul 1, 2024
@funky-eyes
Copy link
Contributor

LGTM

ok, let's run the CI workflow once to see the outcome.

@funky-eyes funky-eyes added first-time contributor first-time contributor module/sqlparser sql-parser module labels Jul 1, 2024
@funky-eyes funky-eyes closed this Jul 2, 2024
@funky-eyes funky-eyes reopened this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
first-time contributor first-time contributor module/sqlparser sql-parser module type: optimize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

task: Improve the test case coverage of [sqlparser] module to 70%
4 participants