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/03/25 12:05:00 UTC

[GitHub] [incubator-shardingsphere] kimmking opened a new pull request #4943: sync examples for orchestartion refactoring

kimmking opened a new pull request #4943: sync examples for orchestartion refactoring
URL: https://github.com/apache/incubator-shardingsphere/pull/4943
 
 
   
   Changes proposed in this pull request:
   - udpate two class references 
   

----------------------------------------------------------------
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 #4943: sync examples for orchestartion refactoring

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #4943: sync examples for orchestartion refactoring
URL: https://github.com/apache/incubator-shardingsphere/pull/4943#issuecomment-603813755
 
 
   ## Pull Request Test Coverage Report for [Build 2236](https://coveralls.io/builds/29605451)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * **15** unchanged lines in **2** files lost coverage.
   * Overall coverage decreased (**-0.07%**) to **58.074%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-scaling/sharding-scaling-core/src/main/java/org/apache/shardingsphere/shardingscaling/core/synctask/history/HistoryDataSyncTask.java](https://coveralls.io/builds/29605451/source?filename=sharding-scaling%2Fsharding-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fcore%2Fsynctask%2Fhistory%2FHistoryDataSyncTask.java#L116) | 7 | 76.47% |
   | [sharding-scaling/sharding-scaling-core/src/main/java/org/apache/shardingsphere/shardingscaling/core/execute/executor/channel/MemoryChannel.java](https://coveralls.io/builds/29605451/source?filename=sharding-scaling%2Fsharding-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fcore%2Fexecute%2Fexecutor%2Fchannel%2FMemoryChannel.java#L61) | 8 | 51.85% |
   <!-- | **Total:** | **15** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29605451/badge)](https://coveralls.io/builds/29605451) |
   | :-- | --: |
   | Change from base [Build 1169](https://coveralls.io/builds/29604437): |  -0.07% |
   | Covered Lines: | 11875 |
   | Relevant Lines: | 20448 |
   
   ---
   ##### 💛  - [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] coveralls edited a comment on issue #4943: sync examples for orchestartion refactoring

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on issue #4943: sync examples for orchestartion refactoring
URL: https://github.com/apache/incubator-shardingsphere/pull/4943#issuecomment-603813755
 
 
   ## Pull Request Test Coverage Report for [Build 10576](https://coveralls.io/builds/29606391)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * **18** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.08%**) to **58.069%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-registrycenter/src/main/java/org/apache/shardingsphere/orchestration/core/registrycenter/util/IpUtils.java](https://coveralls.io/builds/29606391/source?filename=sharding-orchestration%2Fsharding-orchestration-core%2Fsharding-orchestration-core-registrycenter%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Fcore%2Fregistrycenter%2Futil%2FIpUtils.java#L63) | 3 | 76.0% |
   | [sharding-scaling/sharding-scaling-core/src/main/java/org/apache/shardingsphere/shardingscaling/core/synctask/history/HistoryDataSyncTask.java](https://coveralls.io/builds/29606391/source?filename=sharding-scaling%2Fsharding-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fcore%2Fsynctask%2Fhistory%2FHistoryDataSyncTask.java#L116) | 7 | 76.47% |
   | [sharding-scaling/sharding-scaling-core/src/main/java/org/apache/shardingsphere/shardingscaling/core/execute/executor/channel/MemoryChannel.java](https://coveralls.io/builds/29606391/source?filename=sharding-scaling%2Fsharding-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fcore%2Fexecute%2Fexecutor%2Fchannel%2FMemoryChannel.java#L61) | 8 | 51.85% |
   <!-- | **Total:** | **18** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29606391/badge)](https://coveralls.io/builds/29606391) |
   | :-- | --: |
   | Change from base [Build 1169](https://coveralls.io/builds/29604437): |  -0.08% |
   | Covered Lines: | 11874 |
   | Relevant Lines: | 20448 |
   
   ---
   ##### 💛  - [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] terrymanu merged pull request #4943: sync examples for orchestartion refactoring

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #4943: sync examples for orchestartion refactoring
URL: https://github.com/apache/incubator-shardingsphere/pull/4943
 
 
   

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