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/02/25 08:15:15 UTC

[GitHub] [incubator-shardingsphere] KomachiSion opened a new pull request #4462: Optimize status of scaling tasks

KomachiSion opened a new pull request #4462: Optimize status of scaling tasks
URL: https://github.com/apache/incubator-shardingsphere/pull/4462
 
 
   

----------------------------------------------------------------
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] tuohai666 merged pull request #4462: Optimize status of scaling tasks

Posted by GitBox <gi...@apache.org>.
tuohai666 merged pull request #4462: Optimize status of scaling tasks
URL: https://github.com/apache/incubator-shardingsphere/pull/4462
 
 
   

----------------------------------------------------------------
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 #4462: Optimize status of scaling tasks

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #4462: Optimize status of scaling tasks
URL: https://github.com/apache/incubator-shardingsphere/pull/4462#issuecomment-590750770
 
 
   ## Pull Request Test Coverage Report for [Build 1873](https://coveralls.io/builds/28941041)
   
   * **8** of **24**   **(33.33%)**  changed or added relevant lines in **3** files are covered.
   * **5** unchanged lines in **2** files lost coverage.
   * Overall coverage decreased (**-0.01%**) to **59.965%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [sharding-scaling/sharding-scaling-core/src/main/java/org/apache/shardingsphere/shardingscaling/core/synctask/history/HistoryDataSyncTaskGroup.java](https://coveralls.io/builds/28941041/source?filename=sharding-scaling%2Fsharding-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fcore%2Fsynctask%2Fhistory%2FHistoryDataSyncTaskGroup.java#L186) | 0 | 4 | 0.0%
   | [sharding-scaling/sharding-scaling-core/src/main/java/org/apache/shardingsphere/shardingscaling/core/controller/task/SyncTaskController.java](https://coveralls.io/builds/28941041/source?filename=sharding-scaling%2Fsharding-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fcore%2Fcontroller%2Ftask%2FSyncTaskController.java#L74) | 0 | 12 | 0.0%
   <!-- | **Total:** | **8** | **24** | **33.33%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-orchestration/sharding-orchestration-core/src/main/java/org/apache/shardingsphere/orchestration/internal/util/IpUtils.java](https://coveralls.io/builds/28941041/source?filename=sharding-orchestration%2Fsharding-orchestration-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Finternal%2Futil%2FIpUtils.java#L72) | 2 | 80.0% |
   | [sharding-scaling/sharding-scaling-core/src/main/java/org/apache/shardingsphere/shardingscaling/core/controller/task/SyncTaskController.java](https://coveralls.io/builds/28941041/source?filename=sharding-scaling%2Fsharding-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fcore%2Fcontroller%2Ftask%2FSyncTaskController.java#L106) | 3 | 31.91% |
   <!-- | **Total:** | **5** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/28941041/badge)](https://coveralls.io/builds/28941041) |
   | :-- | --: |
   | Change from base [Build 9763](https://coveralls.io/builds/28918039): |  -0.01% |
   | Covered Lines: | 12544 |
   | Relevant Lines: | 20919 |
   
   ---
   ##### 💛  - [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