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 2019/11/13 04:51:27 UTC

[GitHub] [incubator-shardingsphere] coveralls commented on issue #3512: use jdbc api to fix oracle difference and fix other jdbc compatibility

coveralls commented on issue #3512: use jdbc api to fix oracle difference and fix other jdbc compatibility
URL: https://github.com/apache/incubator-shardingsphere/pull/3512#issuecomment-553238254
 
 
   ## Pull Request Test Coverage Report for [Build 872](https://coveralls.io/builds/26954902)
   
   * **4** of **17**   **(23.53%)**  changed or added relevant lines in **3** files are covered.
   * **2** unchanged lines in **2** files lost coverage.
   * Overall coverage decreased (**-0.04%**) to **68.501%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [sharding-core/sharding-core-execute/src/main/java/org/apache/shardingsphere/core/execute/metadata/TableMetaDataLoader.java](https://coveralls.io/builds/26954902/source?filename=sharding-core%2Fsharding-core-execute%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Fexecute%2Fmetadata%2FTableMetaDataLoader.java#L115) | 0 | 13 | 0.0%
   <!-- | **Total:** | **4** | **17** | **23.53%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-core/sharding-core-common/src/main/java/org/apache/shardingsphere/core/strategy/keygen/TimeService.java](https://coveralls.io/builds/26954902/source?filename=sharding-core%2Fsharding-core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Fstrategy%2Fkeygen%2FTimeService.java#L33) | 1 | 50.0% |
   | [sharding-core/sharding-core-execute/src/main/java/org/apache/shardingsphere/core/execute/metadata/TableMetaDataLoader.java](https://coveralls.io/builds/26954902/source?filename=sharding-core%2Fsharding-core-execute%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Fexecute%2Fmetadata%2FTableMetaDataLoader.java#L181) | 1 | 0.0% |
   <!-- | **Total:** | **2** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/26954902/badge)](https://coveralls.io/builds/26954902) |
   | :-- | --: |
   | Change from base [Build 549](https://coveralls.io/builds/26952388): |  -0.04% |
   | Covered Lines: | 11513 |
   | Relevant Lines: | 16807 |
   
   ---
   ##### 💛  - [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