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/09/01 14:22:20 UTC

[GitHub] [incubator-shardingsphere] coveralls edited a comment on issue #2949: 4.0.0-RC2 does not support Oracle 12C connection configuration #2911

coveralls edited a comment on issue #2949: 4.0.0-RC2 does not support Oracle 12C connection configuration #2911
URL: https://github.com/apache/incubator-shardingsphere/pull/2949#issuecomment-526516323
 
 
   ## Pull Request Test Coverage Report for [Build 276](https://coveralls.io/builds/25468325)
   
   * **15** of **27**   **(55.56%)**  changed or added relevant lines in **5** files are covered.
   * **40** unchanged lines in **9** files lost coverage.
   * Overall coverage decreased (**-0.003%**) to **64.899%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [sharding-core/sharding-core-execute/src/main/java/org/apache/shardingsphere/core/execute/metadata/TableMetaDataInitializer.java](https://coveralls.io/builds/25468325/source?filename=sharding-core%2Fsharding-core-execute%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Fexecute%2Fmetadata%2FTableMetaDataInitializer.java#L120) | 0 | 3 | 0.0%
   | [sharding-core/sharding-core-execute/src/main/java/org/apache/shardingsphere/core/execute/metadata/TableMetaDataLoader.java](https://coveralls.io/builds/25468325/source?filename=sharding-core%2Fsharding-core-execute%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Fexecute%2Fmetadata%2FTableMetaDataLoader.java#L98) | 0 | 9 | 0.0%
   <!-- | **Total:** | **15** | **27** | **55.56%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/sharding/segment/insert/GeneratedKey.java](https://coveralls.io/builds/25468325/source?filename=sharding-core%2Fsharding-core-optimize%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Foptimize%2Fsharding%2Fsegment%2Finsert%2FGeneratedKey.java#L110) | 1 | 91.67% |
   | [sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/sharding/statement/dml/ShardingInsertOptimizedStatement.java](https://coveralls.io/builds/25468325/source?filename=sharding-core%2Fsharding-core-optimize%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Foptimize%2Fsharding%2Fstatement%2Fdml%2FShardingInsertOptimizedStatement.java#L45) | 1 | 85.71% |
   | [sharding-core/sharding-core-rewrite/src/main/java/org/apache/shardingsphere/core/rewrite/token/generator/InsertQueryAndPlainNamesTokenGenerator.java](https://coveralls.io/builds/25468325/source?filename=sharding-core%2Fsharding-core-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Frewrite%2Ftoken%2Fgenerator%2FInsertQueryAndPlainNamesTokenGenerator.java#L88) | 1 | 91.43% |
   | [sharding-core/sharding-core-rewrite/src/main/java/org/apache/shardingsphere/core/rewrite/token/pojo/InsertValuesToken.java](https://coveralls.io/builds/25468325/source?filename=sharding-core%2Fsharding-core-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Frewrite%2Ftoken%2Fpojo%2FInsertValuesToken.java#L87) | 2 | 91.43% |
   | [sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/api/segment/InsertValue.java](https://coveralls.io/builds/25468325/source?filename=sharding-core%2Fsharding-core-optimize%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Foptimize%2Fapi%2Fsegment%2FInsertValue.java#L39) | 5 | 90.38% |
   | [sharding-orchestration/sharding-orchestration-core/src/main/java/org/apache/shardingsphere/orchestration/internal/keygen/LeafSegmentKeyGenerator.java](https://coveralls.io/builds/25468325/source?filename=sharding-orchestration%2Fsharding-orchestration-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Finternal%2Fkeygen%2FLeafSegmentKeyGenerator.java#L117) | 5 | 91.25% |
   | [sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/encrypt/engine/dml/EncryptInsertOptimizeEngine.java](https://coveralls.io/builds/25468325/source?filename=sharding-core%2Fsharding-core-optimize%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Foptimize%2Fencrypt%2Fengine%2Fdml%2FEncryptInsertOptimizeEngine.java#L37) | 6 | 70.0% |
   | [sharding-core/sharding-core-rewrite/src/main/java/org/apache/shardingsphere/core/rewrite/token/generator/InsertRegularNamesTokenGenerator.java](https://coveralls.io/builds/25468325/source?filename=sharding-core%2Fsharding-core-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Frewrite%2Ftoken%2Fgenerator%2FInsertRegularNamesTokenGenerator.java#L79) | 6 | 27.59% |
   | [sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/sharding/engnie/dml/ShardingInsertOptimizeEngine.java](https://coveralls.io/builds/25468325/source?filename=sharding-core%2Fsharding-core-optimize%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Foptimize%2Fsharding%2Fengnie%2Fdml%2FShardingInsertOptimizeEngine.java#L48) | 13 | 77.97% |
   <!-- | **Total:** | **40** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/25468325/badge)](https://coveralls.io/builds/25468325) |
   | :-- | --: |
   | Change from base [Build 292](https://coveralls.io/builds/25392580): |  -0.003% |
   | Covered Lines: | 9226 |
   | Relevant Lines: | 14216 |
   
   ---
   ##### 💛  - [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