You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by GitBox <gi...@apache.org> on 2023/01/16 07:24:32 UTC

[GitHub] [shenyu] mahaitao617 opened a new pull request, #4325: Mht strategy 116

mahaitao617 opened a new pull request, #4325:
URL: https://github.com/apache/shenyu/pull/4325

   <!-- Describe your PR here; eg. Fixes #issueNo -->
   
   <!--
   Thank you for proposing a pull request. This template will guide you through the essential steps necessary for a pull request.
   -->
   Make sure that:
   
   - [ ] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor-guide).
   - [ ] You submit test cases (unit or integration tests) that back your changes.
   - [ ] Your local test passed `./mvnw clean install -Dmaven.javadoc.skip=true`.
   


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

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shenyu] codecov-commenter commented on pull request #4325: add LeastActiveLoadBalance

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #4325:
URL: https://github.com/apache/shenyu/pull/4325#issuecomment-1384186106

   # [Codecov](https://codecov.io/gh/apache/shenyu/pull/4325?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#4325](https://codecov.io/gh/apache/shenyu/pull/4325?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ef26a80) into [master](https://codecov.io/gh/apache/shenyu/commit/c1408e545f4333f38156ffcbe50acf63b4936ff8?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c1408e5) will **decrease** coverage by `0.00%`.
   > The diff coverage is `62.50%`.
   
   > :exclamation: Current head ef26a80 differs from pull request most recent head 7e99092. Consider uploading reports for the commit 7e99092 to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #4325      +/-   ##
   ============================================
   - Coverage     68.04%   68.03%   -0.01%     
     Complexity     7484     7484              
   ============================================
     Files          1019     1020       +1     
     Lines         28796    28819      +23     
     Branches       2579     2581       +2     
   ============================================
   + Hits          19595    19608      +13     
   - Misses         7672     7679       +7     
   - Partials       1529     1532       +3     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shenyu/pull/4325?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...henyu/loadbalancer/spi/LeastActiveLoadBalance.java](https://codecov.io/gh/apache/shenyu/pull/4325?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2hlbnl1LWxvYWRiYWxhbmNlci9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hlbnl1L2xvYWRiYWxhbmNlci9zcGkvTGVhc3RBY3RpdmVMb2FkQmFsYW5jZS5qYXZh) | `59.09% <59.09%> (ø)` | |
   | [...rg/apache/shenyu/common/enums/LoadBalanceEnum.java](https://codecov.io/gh/apache/shenyu/pull/4325?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2hlbnl1LWNvbW1vbi9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hlbnl1L2NvbW1vbi9lbnVtcy9Mb2FkQmFsYW5jZUVudW0uamF2YQ==) | `100.00% <100.00%> (ø)` | |
   | [...shenyu/sync/data/consul/ConsulSyncDataService.java](https://codecov.io/gh/apache/shenyu/pull/4325?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2hlbnl1LXN5bmMtZGF0YS1jZW50ZXIvc2hlbnl1LXN5bmMtZGF0YS1jb25zdWwvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoZW55dS9zeW5jL2RhdGEvY29uc3VsL0NvbnN1bFN5bmNEYXRhU2VydmljZS5qYXZh) | `78.33% <0.00%> (-1.67%)` | :arrow_down: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


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

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shenyu] mahaitao617 closed pull request #4325: add LeastActiveLoadBalance

Posted by GitBox <gi...@apache.org>.
mahaitao617 closed pull request #4325: add LeastActiveLoadBalance
URL: https://github.com/apache/shenyu/pull/4325


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

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org