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 #2152 #2182

Merged
merged 3 commits into from
Apr 10, 2019
Merged

Fix #2152 #2182

merged 3 commits into from
Apr 10, 2019

Conversation

KomachiSion
Copy link
Member

Fixes #2152 .

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7553

  • 6 of 7 (85.71%) changed or added relevant lines in 2 files are covered.
  • 10 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.002%) to 54.536%

Changes Missing Coverage Covered Lines Changed/Added Lines %
sharding-core/sharding-core-execute/src/main/java/org/apache/shardingsphere/core/execute/sql/execute/result/QueryResultMetaData.java 5 6 83.33%
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/sql/segment/dml/expr/FunctionExpressionSegment.java 1 0.0%
sharding-core/sharding-core-parse/sharding-core-parse-common/src/main/java/org/apache/shardingsphere/core/parse/antlr/sql/segment/dml/expr/PropertyExpressionSegment.java 2 0.0%
sharding-core/sharding-core-parse/sharding-core-parse-common/src/main/java/org/apache/shardingsphere/core/parse/antlr/sql/segment/dml/expr/SubquerySegment.java 7 0.0%
Totals Coverage Status
Change from base Build 7552: -0.002%
Covered Lines: 8608
Relevant Lines: 15784

💛 - Coveralls

@terrymanu terrymanu added this to the 4.0.0.M1 milestone Apr 10, 2019
@terrymanu terrymanu merged commit 7284bb7 into apache:dev Apr 10, 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.

3 participants