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/07/29 07:16:34 UTC

[GitHub] [shardingsphere] terrymanu opened a new pull request #6485: Polish orchestration api and common modules

terrymanu opened a new pull request #6485:
URL: https://github.com/apache/shardingsphere/pull/6485


   For #6445


----------------------------------------------------------------
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 #6485: Polish orchestration api and common modules

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


   ## Pull Request Test Coverage Report for [Build 13186](https://coveralls.io/builds/32364402)
   
   * **54** of **74**   **(72.97%)**  changed or added relevant lines in **23** files are covered.
   * **2** unchanged lines in **2** files lost coverage.
   * Overall coverage increased (+**0.01%**) to **56.17%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [shardingsphere-control-panel/shardingsphere-orchestration/shardingsphere-orchestration-repository/shardingsphere-orchestration-repository-api/src/main/java/org/apache/shardingsphere/orchestration/repository/api/listener/DataChangedEvent.java](https://coveralls.io/builds/32364402/source?filename=shardingsphere-control-panel%2Fshardingsphere-orchestration%2Fshardingsphere-orchestration-repository%2Fshardingsphere-orchestration-repository-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Frepository%2Fapi%2Flistener%2FDataChangedEvent.java#L41) | 0 | 1 | 0.0%
   | [shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-common/src/main/java/org/apache/shardingsphere/encrypt/yaml/swapper/EncryptRuleAlgorithmProviderConfigurationYamlSwapper.java](https://coveralls.io/builds/32364402/source?filename=shardingsphere-features%2Fshardingsphere-encrypt%2Fshardingsphere-encrypt-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Fyaml%2Fswapper%2FEncryptRuleAlgorithmProviderConfigurationYamlSwapper.java#L50) | 0 | 1 | 0.0%
   | [shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-common/src/main/java/org/apache/shardingsphere/encrypt/yaml/swapper/EncryptRuleConfigurationYamlSwapper.java](https://coveralls.io/builds/32364402/source?filename=shardingsphere-features%2Fshardingsphere-encrypt%2Fshardingsphere-encrypt-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Fyaml%2Fswapper%2FEncryptRuleConfigurationYamlSwapper.java#L56) | 0 | 1 | 0.0%
   | [shardingsphere-features/shardingsphere-master-slave/shardingsphere-master-slave-common/src/main/java/org/apache/shardingsphere/masterslave/yaml/swapper/MasterSlaveRuleAlgorithmProviderConfigurationYamlSwapper.java](https://coveralls.io/builds/32364402/source?filename=shardingsphere-features%2Fshardingsphere-master-slave%2Fshardingsphere-master-slave-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fmasterslave%2Fyaml%2Fswapper%2FMasterSlaveRuleAlgorithmProviderConfigurationYamlSwapper.java#L61) | 0 | 1 | 0.0%
   | [shardingsphere-features/shardingsphere-replica/shardingsphere-replica-common/src/main/java/org/apache/shardingsphere/replica/yaml/swapper/ReplicaRuleConfigurationYamlSwapper.java](https://coveralls.io/builds/32364402/source?filename=shardingsphere-features%2Fshardingsphere-replica%2Fshardingsphere-replica-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Freplica%2Fyaml%2Fswapper%2FReplicaRuleConfigurationYamlSwapper.java#L55) | 0 | 1 | 0.0%
   | [shardingsphere-features/shardingsphere-shadow/shardingsphere-shadow-common/src/main/java/org/apache/shardingsphere/shadow/yaml/swapper/ShadowRuleConfigurationYamlSwapper.java](https://coveralls.io/builds/32364402/source?filename=shardingsphere-features%2Fshardingsphere-shadow%2Fshardingsphere-shadow-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshadow%2Fyaml%2Fswapper%2FShadowRuleConfigurationYamlSwapper.java#L40) | 0 | 1 | 0.0%
   | [shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-common/src/main/java/org/apache/shardingsphere/encrypt/yaml/swapper/rule/EncryptColumnRuleConfigurationYamlSwapper.java](https://coveralls.io/builds/32364402/source?filename=shardingsphere-features%2Fshardingsphere-encrypt%2Fshardingsphere-encrypt-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Fyaml%2Fswapper%2Frule%2FEncryptColumnRuleConfigurationYamlSwapper.java#L41) | 0 | 2 | 0.0%
   | [shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-common/src/main/java/org/apache/shardingsphere/encrypt/yaml/swapper/rule/EncryptTableRuleConfigurationYamlSwapper.java](https://coveralls.io/builds/32364402/source?filename=shardingsphere-features%2Fshardingsphere-encrypt%2Fshardingsphere-encrypt-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Fyaml%2Fswapper%2Frule%2FEncryptTableRuleConfigurationYamlSwapper.java#L49) | 0 | 2 | 0.0%
   | [shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-common/src/main/java/org/apache/shardingsphere/sharding/yaml/swapper/ShardingRuleAlgorithmProviderConfigurationYamlSwapper.java](https://coveralls.io/builds/32364402/source?filename=shardingsphere-features%2Fshardingsphere-sharding%2Fshardingsphere-sharding-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Fyaml%2Fswapper%2FShardingRuleAlgorithmProviderConfigurationYamlSwapper.java#L61) | 0 | 5 | 0.0%
   | [shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-common/src/main/java/org/apache/shardingsphere/sharding/yaml/swapper/rule/ShardingAutoTableRuleConfigurationYamlSwapper.java](https://coveralls.io/builds/32364402/source?filename=shardingsphere-features%2Fshardingsphere-sharding%2Fshardingsphere-sharding-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Fyaml%2Fswapper%2Frule%2FShardingAutoTableRuleConfigurationYamlSwapper.java#L53) | 1 | 6 | 16.67%
   <!-- | **Total:** | **54** | **74** | **72.97%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [shardingsphere-control-panel/shardingsphere-orchestration/shardingsphere-orchestration-repository/shardingsphere-orchestration-repository-api/src/main/java/org/apache/shardingsphere/orchestration/repository/api/listener/DataChangedEvent.java](https://coveralls.io/builds/32364402/source?filename=shardingsphere-control-panel%2Fshardingsphere-orchestration%2Fshardingsphere-orchestration-repository%2Fshardingsphere-orchestration-repository-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Frepository%2Fapi%2Flistener%2FDataChangedEvent.java#L39) | 1 | 0% |
   | [shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-common/src/main/java/org/apache/shardingsphere/sharding/yaml/swapper/ShardingRuleAlgorithmProviderConfigurationYamlSwapper.java](https://coveralls.io/builds/32364402/source?filename=shardingsphere-features%2Fshardingsphere-sharding%2Fshardingsphere-sharding-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Fyaml%2Fswapper%2FShardingRuleAlgorithmProviderConfigurationYamlSwapper.java#L74) | 1 | 16.0% |
   <!-- | **Total:** | **2** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/32364402/badge)](https://coveralls.io/builds/32364402) |
   | :-- | --: |
   | Change from base [Build 13185](https://coveralls.io/builds/32363505): |  0.01% |
   | Covered Lines: | 12354 |
   | Relevant Lines: | 21994 |
   
   ---
   ##### 💛  - [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



[GitHub] [shardingsphere] tuohai666 merged pull request #6485: Polish orchestration api and common modules

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


   


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