coveralls edited a comment on issue #3020: Add Config Center
URL: 
https://github.com/apache/incubator-shardingsphere/pull/3020#issuecomment-530290587
 
 
   ## Pull Request Test Coverage Report for [Build 
352](https://coveralls.io/builds/25733979)
   
   * **49** of **141**   **(34.75%)**  changed or added relevant lines in **6** 
files are covered.
   * **59** unchanged lines in **18** files lost coverage.
   * Overall coverage increased (+**0.3%**) to **64.277%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | 
[sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-api/src/main/java/org/apache/shardingsphere/orchestration/config/exception/ConfigCenterException.java](https://coveralls.io/builds/25733979/source?filename=sharding-orchestration%2Fsharding-orchestration-config%2Fsharding-orchestration-config-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Fconfig%2Fexception%2FConfigCenterException.java#L30)
 | 0 | 2 | 0.0%
   | 
[sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-api/src/main/java/org/apache/shardingsphere/orchestration/config/listener/DataChangedEvent.java](https://coveralls.io/builds/25733979/source?filename=sharding-orchestration%2Fsharding-orchestration-config%2Fsharding-orchestration-config-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Fconfig%2Flistener%2FDataChangedEvent.java#L41)
 | 0 | 2 | 0.0%
   | 
[sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-api/src/main/java/org/apache/shardingsphere/orchestration/config/api/ConfigCenterConfiguration.java](https://coveralls.io/builds/25733979/source?filename=sharding-orchestration%2Fsharding-orchestration-config%2Fsharding-orchestration-config-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Fconfig%2Fapi%2FConfigCenterConfiguration.java#L53)
 | 0 | 8 | 0.0%
   | 
[sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-zookeeper-curator/src/main/java/org/apache/shardingsphere/orchestration/config/zookeeper/curator/CuratorZookeeperExceptionHandler.java](https://coveralls.io/builds/25733979/source?filename=sharding-orchestration%2Fsharding-orchestration-config%2Fsharding-orchestration-config-zookeeper-curator%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Fconfig%2Fzookeeper%2Fcurator%2FCuratorZookeeperExceptionHandler.java#L34)
 | 0 | 10 | 0.0%
   | 
[sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-zookeeper-curator/src/main/java/org/apache/shardingsphere/orchestration/config/zookeeper/curator/CuratorZookeeperConfigCenter.java](https://coveralls.io/builds/25733979/source?filename=sharding-orchestration%2Fsharding-orchestration-config%2Fsharding-orchestration-config-zookeeper-curator%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Fconfig%2Fzookeeper%2Fcurator%2FCuratorZookeeperConfigCenter.java#L85)
 | 40 | 110 | 36.36%
   <!-- | **Total:** | **49** | **141** | **34.75%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | 
[sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/encrypt/engine/dml/EncryptInsertOptimizeEngine.java](https://coveralls.io/builds/25733979/source?filename=sharding-core%2Fsharding-core-optimize%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Foptimize%2Fencrypt%2Fengine%2Fdml%2FEncryptInsertOptimizeEngine.java#L37)
 | 1 | 91.67% |
   | 
[sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/encrypt/statement/EncryptInsertOptimizedStatement.java](https://coveralls.io/builds/25733979/source?filename=sharding-core%2Fsharding-core-optimize%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Foptimize%2Fencrypt%2Fstatement%2FEncryptInsertOptimizedStatement.java#L38)
 | 1 | 85.71% |
   | 
[sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/sharding/segment/condition/ShardingCondition.java](https://coveralls.io/builds/25733979/source?filename=sharding-core%2Fsharding-core-optimize%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Foptimize%2Fsharding%2Fsegment%2Fcondition%2FShardingCondition.java#L36)
 | 1 | 75.0% |
   | 
[sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/sharding/statement/dml/ShardingSelectOptimizedStatement.java](https://coveralls.io/builds/25733979/source?filename=sharding-core%2Fsharding-core-optimize%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Foptimize%2Fsharding%2Fstatement%2Fdml%2FShardingSelectOptimizedStatement.java#L137)
 | 1 | 80.0% |
   | 
[sharding-core/sharding-core-parse/sharding-core-parse-common/src/main/java/org/apache/shardingsphere/core/parse/sql/statement/dml/InsertStatement.java](https://coveralls.io/builds/25733979/source?filename=sharding-core%2Fsharding-core-parse%2Fsharding-core-parse-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Fparse%2Fsql%2Fstatement%2Fdml%2FInsertStatement.java#L62)
 | 1 | 96.97% |
   | 
[sharding-core/sharding-core-rewrite/src/main/java/org/apache/shardingsphere/core/rewrite/token/pojo/InsertGeneratedKeyNameToken.java](https://coveralls.io/builds/25733979/source?filename=sharding-core%2Fsharding-core-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Frewrite%2Ftoken%2Fpojo%2FInsertGeneratedKeyNameToken.java#L48)
 | 1 | 66.67% |
   | 
[sharding-core/sharding-core-rewrite/src/main/java/org/apache/shardingsphere/core/rewrite/token/pojo/InsertRegularNamesToken.java](https://coveralls.io/builds/25733979/source?filename=sharding-core%2Fsharding-core-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Frewrite%2Ftoken%2Fpojo%2FInsertRegularNamesToken.java#L53)
 | 1 | 66.67% |
   | 
[sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/sharding/segment/insert/GeneratedKey.java](https://coveralls.io/builds/25733979/source?filename=sharding-core%2Fsharding-core-optimize%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Foptimize%2Fsharding%2Fsegment%2Finsert%2FGeneratedKey.java#L73)
 | 2 | 90.0% |
   | 
[sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/sharding/segment/select/item/SelectItems.java](https://coveralls.io/builds/25733979/source?filename=sharding-core%2Fsharding-core-optimize%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Foptimize%2Fsharding%2Fsegment%2Fselect%2Fitem%2FSelectItems.java#L161)
 | 2 | 91.84% |
   | 
[sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/sharding/statement/dml/ShardingInsertOptimizedStatement.java](https://coveralls.io/builds/25733979/source?filename=sharding-core%2Fsharding-core-optimize%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Foptimize%2Fsharding%2Fstatement%2Fdml%2FShardingInsertOptimizedStatement.java#L42)
 | 2 | 75.0% |
   <!-- | **Total:** | **59** |  | -->
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/25733979/badge)](https://coveralls.io/builds/25733979)
 |
   | :-- | --: |
   | Change from base [Build 353](https://coveralls.io/builds/25679345): |  
0.3% |
   | Covered Lines: | 9414 |
   | Relevant Lines: | 14646 |
   
   ---
   ##### 💛  - [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:
[email protected]


With regards,
Apache Git Services

Reply via email to