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/09/02 01:23:27 UTC

[GitHub] [shardingsphere] dongzl opened a new pull request #7209: Parse SQLServer insert output clause.

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


   For #6478 .
   
   Changes proposed in this pull request:
   - add SQLServer output clause keywords.
   - parse SQLServer insert output clause.
   


----------------------------------------------------------------
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 #7209: Parse SQLServer insert output clause.

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


   ## Pull Request Test Coverage Report for [Build 14348](https://coveralls.io/builds/33163724)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * **4722** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.06%**) to **35.603%**
   
   ---
   
   
   |  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/33163724/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#L384) | 6 | 1.15% |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sqlserver/target/generated-sources/antlr4/org/apache/shardingsphere/sql/parser/autogen/SQLServerStatementLexer.java](https://coveralls.io/builds/33163724/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-dialect%2Fshardingsphere-sql-parser-sqlserver%2Ftarget%2Fgenerated-sources%2Fantlr4%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fautogen%2FSQLServerStatementLexer.java#L288) | 8 | 77.78% |
   | [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/33163724/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#L364) | 4708 | 29.66% |
   <!-- | **Total:** | **4722** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/33163724/badge)](https://coveralls.io/builds/33163724) |
   | :-- | --: |
   | Change from base [Build 14344](https://coveralls.io/builds/33152998): |  -0.06% |
   | Covered Lines: | 35615 |
   | Relevant Lines: | 100035 |
   
   ---
   ##### 💛  - [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] tristaZero merged pull request #7209: Parse SQLServer insert output clause.

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


   


----------------------------------------------------------------
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