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/26 00:37:05 UTC

[GitHub] [shardingsphere] sandynz opened a new pull request #7070: For #6985 : Add unit test cases & study PostgreSQL wire protocol

sandynz opened a new pull request #7070:
URL: https://github.com/apache/shardingsphere/pull/7070


   Fixes #6985 .
   
   Changes proposed in this pull request:
   - Following unit test cases
   ```
   PostgreSQLComTerminationPacket.java
   PostgreSQLCommandCompletePacket.java
   PostgreSQLErrorResponsePacket.java
   PostgreSQLReadyForQueryPacket.java
   PostgreSQLAuthenticationMD5PasswordPacket.java
   PostgreSQLAuthenticationOKPacket.java
   PostgreSQLComStartupPacket.java
   PostgreSQLParameterStatusPacket.java
   PostgreSQLPasswordMessagePacket.java
   PostgreSQLRandomGenerator.java
   PostgreSQLSSLNegativePacket.java
   PostgreSQLPacketPayload.java
   ```
   
   


----------------------------------------------------------------
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 #7070: For #6985 : Add unit test cases & study PostgreSQL wire protocol

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


   ## Pull Request Test Coverage Report for [Build 14131](https://coveralls.io/builds/33002029)
   
   * **1** of **1**   **(100.0%)**  changed or added relevant line in **1** file are covered.
   * No unchanged relevant lines lost coverage.
   * Overall coverage increased (+**0.07%**) to **35.598%**
   
   ---
   
   
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/33002029/badge)](https://coveralls.io/builds/33002029) |
   | :-- | --: |
   | Change from base [Build 14130](https://coveralls.io/builds/33001427): |  0.07% |
   | Covered Lines: | 35819 |
   | Relevant Lines: | 100622 |
   
   ---
   ##### 💛  - [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] tuohai666 merged pull request #7070: For #6985 : Add unit test cases & study PostgreSQL wire protocol

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


   


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