You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/08/22 07:00:41 UTC

[GitHub] [shardingsphere] dongzl opened a new pull request #6991: Collate SQLServer sql parser, parse column names.

dongzl opened a new pull request #6991:
URL: https://github.com/apache/shardingsphere/pull/6991


   For #6478 .


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [shardingsphere] coveralls commented on pull request #6991: Collate SQLServer sql parser, parse column names.

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #6991:
URL: https://github.com/apache/shardingsphere/pull/6991#issuecomment-678613116


   ## Pull Request Test Coverage Report for [Build 14017](https://coveralls.io/builds/32928879)
   
   * **5** of **6**   **(83.33%)**  changed or added relevant lines in **2** files are covered.
   * **3913** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.01%**) to **34.971%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sqlserver/src/main/java/org/apache/shardingsphere/sql/parser/sqlserver/visitor/impl/SQLServerDMLVisitor.java](https://coveralls.io/builds/32928879/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-dialect%2Fshardingsphere-sql-parser-sqlserver%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fsqlserver%2Fvisitor%2Fimpl%2FSQLServerDMLVisitor.java#L464) | 0 | 1 | 0.0%
   <!-- | **Total:** | **5** | **6** | **83.33%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sqlserver/target/generated-sources/antlr4/org/apache/shardingsphere/sql/parser/autogen/SQLServerStatementBaseVisitor.java](https://coveralls.io/builds/32928879/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-dialect%2Fshardingsphere-sql-parser-sqlserver%2Ftarget%2Fgenerated-sources%2Fantlr4%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fautogen%2FSQLServerStatementBaseVisitor.java#L671) | 2 | 1.18% |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sqlserver/src/main/java/org/apache/shardingsphere/sql/parser/sqlserver/visitor/SQLServerVisitor.java](https://coveralls.io/builds/32928879/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-dialect%2Fshardingsphere-sql-parser-sqlserver%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fsqlserver%2Fvisitor%2FSQLServerVisitor.java#L238) | 5 | 81.31% |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sqlserver/target/generated-sources/antlr4/org/apache/shardingsphere/sql/parser/autogen/SQLServerStatementParser.java](https://coveralls.io/builds/32928879/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-dialect%2Fshardingsphere-sql-parser-sqlserver%2Ftarget%2Fgenerated-sources%2Fantlr4%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fautogen%2FSQLServerStatementParser.java#L358) | 3906 | 29.2% |
   <!-- | **Total:** | **3913** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/32928879/badge)](https://coveralls.io/builds/32928879) |
   | :-- | --: |
   | Change from base [Build 14014](https://coveralls.io/builds/32928609): |  -0.01% |
   | Covered Lines: | 35142 |
   | Relevant Lines: | 100488 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [shardingsphere] jingshanglu merged pull request #6991: Collate SQLServer sql parser, parse column names.

Posted by GitBox <gi...@apache.org>.
jingshanglu merged pull request #6991:
URL: https://github.com/apache/shardingsphere/pull/6991


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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