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

Review the DDL Parsing rules for different databases #2292

Merged
merged 42 commits into from
Apr 29, 2019
Merged

Review the DDL Parsing rules for different databases #2292

merged 42 commits into from
Apr 29, 2019

Conversation

tristaZero
Copy link
Contributor

Fixes #2276.

@coveralls
Copy link

coveralls commented Apr 28, 2019

Pull Request Test Coverage Report for Build 7828

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 108 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.2%) to 55.395%

Files with Coverage Reduction New Missed Lines %
sharding-core/sharding-core-parse/sharding-core-parse-common/src/main/java/org/apache/shardingsphere/core/parse/antlr/filler/encrypt/dml/EncryptOrPredicateFiller.java 43 0.0%
sharding-core/sharding-core-parse/sharding-core-parse-common/src/main/java/org/apache/shardingsphere/core/parse/antlr/filler/sharding/dml/ShardingOrPredicateFiller.java 65 0.0%
Totals Coverage Status
Change from base Build 7818: -0.2%
Covered Lines: 8717
Relevant Lines: 15736

💛 - Coveralls

@terrymanu terrymanu added this to the 4.0.0.M2 milestone Apr 29, 2019
@terrymanu terrymanu merged commit 894301d into apache:dev Apr 29, 2019
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.

Review the DDL Parsing rules for different databases
3 participants