You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/01/27 05:52:16 UTC

[GitHub] coveralls commented on issue #1826: Make startIndex and stopIndex for sqlTokens consistent

coveralls commented on issue #1826: Make startIndex and stopIndex for sqlTokens consistent
URL: https://github.com/apache/incubator-shardingsphere/pull/1826#issuecomment-457891344
 
 
   ## Pull Request Test Coverage Report for [Build 6532](https://coveralls.io/builds/21295055)
   
   * **19** of **32**   **(59.38%)**  changed or added relevant lines in **11** files are covered.
   * **1** unchanged line in **1** file lost coverage.
   * Overall coverage increased (+**0.008%**) to **75.437%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [sharding-core/src/main/java/org/apache/shardingsphere/core/parsing/parser/clause/TableReferencesClauseParser.java](https://coveralls.io/builds/21295055/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Fparsing%2Fparser%2Fclause%2FTableReferencesClauseParser.java#L129) | 0 | 1 | 0.0%
   | [sharding-core/src/main/java/org/apache/shardingsphere/core/parsing/parser/dialect/mysql/sql/MySQLShowParser.java](https://coveralls.io/builds/21295055/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Fparsing%2Fparser%2Fdialect%2Fmysql%2Fsql%2FMySQLShowParser.java#L127) | 1 | 2 | 50.0%
   | [sharding-core/src/main/java/org/apache/shardingsphere/core/rewrite/SQLRewriteEngine.java](https://coveralls.io/builds/21295055/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Frewrite%2FSQLRewriteEngine.java#L277) | 5 | 7 | 71.43%
   | [sharding-core/src/main/java/org/apache/shardingsphere/core/parsing/SQLJudgeEngine.java](https://coveralls.io/builds/21295055/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Fparsing%2FSQLJudgeEngine.java#L181) | 2 | 5 | 40.0%
   | [sharding-core/src/main/java/org/apache/shardingsphere/core/parsing/parser/clause/SelectListClauseParser.java](https://coveralls.io/builds/21295055/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Fparsing%2Fparser%2Fclause%2FSelectListClauseParser.java#L208) | 3 | 6 | 50.0%
   | [sharding-core/src/main/java/org/apache/shardingsphere/core/rewrite/MasterSlaveSQLRewriteEngine.java](https://coveralls.io/builds/21295055/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Frewrite%2FMasterSlaveSQLRewriteEngine.java#L87) | 0 | 3 | 0.0%
   <!-- | **Total:** | **19** | **32** | **59.38%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-core/src/main/java/org/apache/shardingsphere/core/util/SQLUtil.java](https://coveralls.io/builds/21295055/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Futil%2FSQLUtil.java#L95) | 1 | 92.31% |
   <!-- | **Total:** | **1** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/21295055/badge)](https://coveralls.io/builds/21295055) |
   | :-- | --: |
   | Change from base [Build 6530](https://coveralls.io/builds/21289679): |  0.008% |
   | Covered Lines: | 10221 |
   | Relevant Lines: | 13549 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services