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/16 03:34:19 UTC

[GitHub] [shardingsphere] sluk3r opened a new pull request #7472: several test methods added for BackendConnection

sluk3r opened a new pull request #7472:
URL: https://github.com/apache/shardingsphere/pull/7472


   Fixes #7454.
   
   Following test methods added:
   
   assertCloseResultSetsCorrectly
   assertCloseResultSetsWithExceptionThrown
   assertCloseStatementsCorrectly
   assertCloseStatementsWithExceptionThrown
   assertCloseConnectionsCorrectlyWhenNotForceRollback
   assertCloseConnectionsCorrectlyWhenForceRollbackAndNotInTransaction
   assertCloseConnectionsCorrectlyWhenForceRollbackAndInTransaction
   assertCloseConnectionsCorrectlyWhenSQLExceptionThrown
   assertCreateStorageResourceCorrectlyWhenConnectionModeMemoryStrictly


----------------------------------------------------------------
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] terrymanu merged pull request #7472: several test methods added for BackendConnection

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


   


----------------------------------------------------------------
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 #7472: several test methods added for BackendConnection

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


   ## Pull Request Test Coverage Report for [Build 14812](https://coveralls.io/builds/33491315)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * No unchanged relevant lines lost coverage.
   * Overall coverage increased (+**0.03%**) to **35.046%**
   
   ---
   
   
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/33491315/badge)](https://coveralls.io/builds/33491315) |
   | :-- | --: |
   | Change from base [Build 14811](https://coveralls.io/builds/33490163): |  0.03% |
   | Covered Lines: | 36539 |
   | Relevant Lines: | 104260 |
   
   ---
   ##### 💛  - [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