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/01/07 10:54:15 UTC

[GitHub] [incubator-shardingsphere] cherrylzhao opened a new pull request #3891: fix NullPointException for resultSetMetaData.getTableName of Proxy

cherrylzhao opened a new pull request #3891: fix NullPointException for resultSetMetaData.getTableName of Proxy
URL: https://github.com/apache/incubator-shardingsphere/pull/3891
 
 
   tableName from ResultSetMetaData maybe null depends on vendor's implementation

----------------------------------------------------------------
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 #3891: fix NullPointException for resultSetMetaData.getTableName of Proxy

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #3891: fix NullPointException for resultSetMetaData.getTableName of Proxy
URL: https://github.com/apache/incubator-shardingsphere/pull/3891#issuecomment-571549664
 
 
   ## Pull Request Test Coverage Report for [Build 1281](https://coveralls.io/builds/27955089)
   
   * **4** of **5**   **(80.0%)**  changed or added relevant lines in **1** file are covered.
   * No unchanged relevant lines lost coverage.
   * Overall coverage increased (+**0.002%**) to **65.717%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [sharding-proxy/sharding-proxy-backend/src/main/java/org/apache/shardingsphere/shardingproxy/backend/response/query/QueryHeader.java](https://coveralls.io/builds/27955089/source?filename=sharding-proxy%2Fsharding-proxy-backend%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingproxy%2Fbackend%2Fresponse%2Fquery%2FQueryHeader.java#L73) | 4 | 5 | 80.0%
   <!-- | **Total:** | **4** | **5** | **80.0%** | -->
   
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/27955089/badge)](https://coveralls.io/builds/27955089) |
   | :-- | --: |
   | Change from base [Build 655](https://coveralls.io/builds/27954462): |  0.002% |
   | Covered Lines: | 10723 |
   | Relevant Lines: | 16317 |
   
   ---
   ##### 💛  - [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] tristaZero merged pull request #3891: fix NullPointException for resultSetMetaData.getTableName of Proxy

Posted by GitBox <gi...@apache.org>.
tristaZero merged pull request #3891: fix NullPointException for resultSetMetaData.getTableName of Proxy
URL: https://github.com/apache/incubator-shardingsphere/pull/3891
 
 
   

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