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/02/12 13:42:39 UTC

[GitHub] [incubator-shardingsphere] terrymanu opened a new pull request #4272: PostgreSQL visitor init version

terrymanu opened a new pull request #4272: PostgreSQL visitor init version
URL: https://github.com/apache/incubator-shardingsphere/pull/4272
 
 
   For #4271.
   
   Changes proposed in this pull request:
   - Init version of PostgreSQL visitor
   - Create table is incorrect
   - Alter table is incorrect
   - Select with pagination is incorrect
   

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] coveralls commented on issue #4272: PostgreSQL visitor init version

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #4272: PostgreSQL visitor init version
URL: https://github.com/apache/incubator-shardingsphere/pull/4272#issuecomment-585224980
 
 
   ## Pull Request Test Coverage Report for [Build 1700](https://coveralls.io/builds/28685720)
   
   * **0** of **444**   **(0.0%)**  changed or added relevant lines in **6** files are covered.
   * No unchanged relevant lines lost coverage.
   * Overall coverage decreased (**-1.6%**) to **63.175%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-postgresql/src/main/java/org/apache/shardingsphere/sql/parser/visitor/PostgreSQLTCLVisitor.java](https://coveralls.io/builds/28685720/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fvisitor%2FPostgreSQLTCLVisitor.java#L38) | 0 | 6 | 0.0%
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-postgresql/src/main/java/org/apache/shardingsphere/sql/parser/PostgreSQLParserEntry.java](https://coveralls.io/builds/28685720/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2FPostgreSQLParserEntry.java#L55) | 0 | 9 | 0.0%
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-postgresql/src/main/java/org/apache/shardingsphere/sql/parser/visitor/PostgreSQLDCLVisitor.java](https://coveralls.io/builds/28685720/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fvisitor%2FPostgreSQLDCLVisitor.java#L48) | 0 | 21 | 0.0%
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-postgresql/src/main/java/org/apache/shardingsphere/sql/parser/visitor/PostgreSQLDDLVisitor.java](https://coveralls.io/builds/28685720/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fvisitor%2FPostgreSQLDDLVisitor.java#L53) | 0 | 56 | 0.0%
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-postgresql/src/main/java/org/apache/shardingsphere/sql/parser/PostgreSQLVisitor.java](https://coveralls.io/builds/28685720/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2FPostgreSQLVisitor.java#L101) | 0 | 168 | 0.0%
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-postgresql/src/main/java/org/apache/shardingsphere/sql/parser/visitor/PostgreSQLDMLVisitor.java](https://coveralls.io/builds/28685720/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fvisitor%2FPostgreSQLDMLVisitor.java#L93) | 0 | 184 | 0.0%
   <!-- | **Total:** | **0** | **444** | **0.0%** | -->
   
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/28685720/badge)](https://coveralls.io/builds/28685720) |
   | :-- | --: |
   | Change from base [Build 833](https://coveralls.io/builds/28681618): |  -1.6% |
   | Covered Lines: | 11026 |
   | Relevant Lines: | 17453 |
   
   ---
   ##### 💛  - [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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] tuohai666 merged pull request #4272: PostgreSQL visitor init version

Posted by GitBox <gi...@apache.org>.
tuohai666 merged pull request #4272: PostgreSQL visitor init version
URL: https://github.com/apache/incubator-shardingsphere/pull/4272
 
 
   

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


With regards,
Apache Git Services