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:39:01 UTC

[GitHub] [shardingsphere] kimmking opened a new pull request #6475: polish scaling

kimmking opened a new pull request #6475:
URL: https://github.com/apache/shardingsphere/pull/6475


   polish scaling
   


----------------------------------------------------------------
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 #6475: polish scaling

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


   ## Pull Request Test Coverage Report for [Build 13198](https://coveralls.io/builds/32372836)
   
   * **2** of **12**   **(16.67%)**  changed or added relevant lines in **5** files are covered.
   * **4** unchanged lines in **3** files lost coverage.
   * Overall coverage increased (+**0.003%**) to **54.784%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/ScalingJobController.java](https://coveralls.io/builds/32372836/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2FScalingJobController.java#L70) | 0 | 1 | 0.0%
   | [shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/job/position/resume/AbstractResumablePositionManager.java](https://coveralls.io/builds/32372836/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fjob%2Fposition%2Fresume%2FAbstractResumablePositionManager.java#L70) | 0 | 2 | 0.0%
   | [shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/schedule/ScalingTaskScheduler.java](https://coveralls.io/builds/32372836/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fschedule%2FScalingTaskScheduler.java#L128) | 0 | 2 | 0.0%
   | [shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/job/position/resume/ZookeeperResumablePositionManager.java](https://coveralls.io/builds/32372836/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fjob%2Fposition%2Fresume%2FZookeeperResumablePositionManager.java#L52) | 1 | 6 | 16.67%
   <!-- | **Total:** | **2** | **12** | **16.67%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/job/position/resume/ZookeeperResumablePositionManager.java](https://coveralls.io/builds/32372836/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fjob%2Fposition%2Fresume%2FZookeeperResumablePositionManager.java#L78) | 1 | 16.67% |
   | [shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/job/task/DefaultSyncTaskFactory.java](https://coveralls.io/builds/32372836/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fjob%2Ftask%2FDefaultSyncTaskFactory.java#L34) | 1 | 75.0% |
   | [shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/job/preparer/resumer/SyncPositionResumer.java](https://coveralls.io/builds/32372836/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fjob%2Fpreparer%2Fresumer%2FSyncPositionResumer.java#L63) | 2 | 59.26% |
   <!-- | **Total:** | **4** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/32372836/badge)](https://coveralls.io/builds/32372836) |
   | :-- | --: |
   | Change from base [Build 13195](https://coveralls.io/builds/32369360): |  0.003% |
   | Covered Lines: | 12344 |
   | Relevant Lines: | 22532 |
   
   ---
   ##### 💛  - [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] dongzl merged pull request #6475: polish scaling

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


   


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