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/18 09:52:39 UTC

[GitHub] [shardingsphere] jingshanglu opened a new pull request #7510: check PostgreSQL keywords

jingshanglu opened a new pull request #7510:
URL: https://github.com/apache/shardingsphere/pull/7510


   Fixes #7067 .
   
   Changes proposed in this pull request:
   - delete keyword `UUID`
   


----------------------------------------------------------------
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 edited a comment on pull request #7510: check PostgreSQL keywords

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #7510:
URL: https://github.com/apache/shardingsphere/pull/7510#issuecomment-694792915


   ## Pull Request Test Coverage Report for [Build 14891](https://coveralls.io/builds/33561022)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * **10586** unchanged lines in **15** files lost coverage.
   * Overall coverage increased (+**0.03%**) to **35.062%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-rewrite/src/main/java/org/apache/shardingsphere/encrypt/rewrite/parameter/impl/EncryptInsertValueParameterRewriter.java](https://coveralls.io/builds/33561022/source?filename=shardingsphere-features%2Fshardingsphere-encrypt%2Fshardingsphere-encrypt-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Frewrite%2Fparameter%2Fimpl%2FEncryptInsertValueParameterRewriter.java#L84) | 1 | 95.12% |
   | [shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-rewrite/src/main/java/org/apache/shardingsphere/encrypt/rewrite/token/generator/impl/EncryptAssignmentTokenGenerator.java](https://coveralls.io/builds/33561022/source?filename=shardingsphere-features%2Fshardingsphere-encrypt%2Fshardingsphere-encrypt-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Frewrite%2Ftoken%2Fgenerator%2Fimpl%2FEncryptAssignmentTokenGenerator.java#L83) | 1 | 98.08% |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-statement/src/main/java/org/apache/shardingsphere/sql/parser/sql/common/statement/dml/InsertStatement.java](https://coveralls.io/builds/33561022/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-statement%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fsql%2Fcommon%2Fstatement%2Fdml%2FInsertStatement.java#L58) | 1 | 93.33% |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-statement/src/main/java/org/apache/shardingsphere/sql/parser/sql/dialect/statement/mysql/dml/MySQLInsertStatement.java](https://coveralls.io/builds/33561022/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-statement%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fsql%2Fdialect%2Fstatement%2Fmysql%2Fdml%2FMySQLInsertStatement.java#L88) | 1 | 95.83% |
   | [shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-rewrite/src/main/java/org/apache/shardingsphere/encrypt/rewrite/token/generator/impl/EncryptInsertOnUpdateTokenGenerator.java](https://coveralls.io/builds/33561022/source?filename=shardingsphere-features%2Fshardingsphere-encrypt%2Fshardingsphere-encrypt-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Frewrite%2Ftoken%2Fgenerator%2Fimpl%2FEncryptInsertOnUpdateTokenGenerator.java#L59) | 2 | 96.08% |
   | [shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/job/preparer/ShardingScalingJobPreparer.java](https://coveralls.io/builds/33561022/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fjob%2Fpreparer%2FShardingScalingJobPreparer.java#L80) | 2 | 95.45% |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-statement/src/main/java/org/apache/shardingsphere/sql/parser/sql/dialect/statement/oracle/dml/OracleInsertStatement.java](https://coveralls.io/builds/33561022/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-statement%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fsql%2Fdialect%2Fstatement%2Foracle%2Fdml%2FOracleInsertStatement.java#L51) | 3 | 70.0% |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-statement/src/main/java/org/apache/shardingsphere/sql/parser/sql/dialect/statement/sql92/dml/SQL92InsertStatement.java](https://coveralls.io/builds/33561022/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-statement%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fsql%2Fdialect%2Fstatement%2Fsql92%2Fdml%2FSQL92InsertStatement.java#L51) | 3 | 70.0% |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-statement/src/main/java/org/apache/shardingsphere/sql/parser/sql/dialect/statement/sqlserver/dml/SQLServerInsertStatement.java](https://coveralls.io/builds/33561022/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-statement%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fsql%2Fdialect%2Fstatement%2Fsqlserver%2Fdml%2FSQLServerInsertStatement.java#L68) | 3 | 72.73% |
   | [shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/ScalingJobController.java](https://coveralls.io/builds/33561022/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2FScalingJobController.java#L100) | 4 | 86.67% |
   <!-- | **Total:** | **10586** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/33561022/badge)](https://coveralls.io/builds/33561022) |
   | :-- | --: |
   | Change from base [Build 14887](https://coveralls.io/builds/33558691): |  0.03% |
   | Covered Lines: | 36558 |
   | Relevant Lines: | 104268 |
   
   ---
   ##### 💛  - [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] coveralls commented on pull request #7510: check PostgreSQL keywords

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


   ## Pull Request Test Coverage Report for [Build 14888](https://coveralls.io/builds/33560169)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * **10533** unchanged lines in **1** file lost coverage.
   * Overall coverage increased (+**0.0003%**) to **35.032%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-postgresql/target/generated-sources/antlr4/org/apache/shardingsphere/sql/parser/autogen/PostgreSQLStatementParser.java](https://coveralls.io/builds/33560169/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-dialect%2Fshardingsphere-sql-parser-postgresql%2Ftarget%2Fgenerated-sources%2Fantlr4%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fautogen%2FPostgreSQLStatementParser.java#L653) | 10533 | 18.06% |
   <!-- | **Total:** | **10533** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/33560169/badge)](https://coveralls.io/builds/33560169) |
   | :-- | --: |
   | Change from base [Build 14887](https://coveralls.io/builds/33558691): |  0.0003% |
   | Covered Lines: | 36473 |
   | Relevant Lines: | 104112 |
   
   ---
   ##### 💛  - [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 #7510: check PostgreSQL keywords

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


   


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