You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/10/27 13:52:37 UTC

[GitHub] [dubbo] codecov-commenter commented on pull request #10726: Enqueue soon

codecov-commenter commented on PR #10726:
URL: https://github.com/apache/dubbo/pull/10726#issuecomment-1293559917

   # [Codecov](https://codecov.io/gh/apache/dubbo/pull/10726?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 [#10726](https://codecov.io/gh/apache/dubbo/pull/10726?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (0d2fdab) into [3.2](https://codecov.io/gh/apache/dubbo/commit/0b5767fc92dcf569b651dec0152e8f8d14229428?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (0b5767f) will **increase** coverage by `0.14%`.
   > The diff coverage is `79.37%`.
   
   > :exclamation: Current head 0d2fdab differs from pull request most recent head e85d200. Consider uploading reports for the commit e85d200 to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##                3.2   #10726      +/-   ##
   ============================================
   + Coverage     64.76%   64.90%   +0.14%     
   + Complexity      390      388       -2     
   ============================================
     Files          1342     1347       +5     
     Lines         57323    57408      +85     
     Branches       8457     8462       +5     
   ============================================
   + Hits          37124    37260     +136     
   + Misses        16217    16178      -39     
   + Partials       3982     3970      -12     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo/pull/10726?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...apache/dubbo/common/constants/CommonConstants.java](https://codecov.io/gh/apache/dubbo/pull/10726/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHViYm8tY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9kdWJiby9jb21tb24vY29uc3RhbnRzL0NvbW1vbkNvbnN0YW50cy5qYXZh) | `100.00% <ø> (ø)` | |
   | [...a/org/apache/dubbo/rpc/model/ApplicationModel.java](https://codecov.io/gh/apache/dubbo/pull/10726/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHViYm8tY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9kdWJiby9ycGMvbW9kZWwvQXBwbGljYXRpb25Nb2RlbC5qYXZh) | `82.35% <0.00%> (ø)` | |
   | [...fig/bootstrap/builders/AbstractServiceBuilder.java](https://codecov.io/gh/apache/dubbo/pull/10726/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHViYm8tY29uZmlnL2R1YmJvLWNvbmZpZy1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2R1YmJvL2NvbmZpZy9ib290c3RyYXAvYnVpbGRlcnMvQWJzdHJhY3RTZXJ2aWNlQnVpbGRlci5qYXZh) | `88.76% <0.00%> (-4.18%)` | :arrow_down: |
   | [...apache/dubbo/rpc/protocol/tri/RequestMetadata.java](https://codecov.io/gh/apache/dubbo/pull/10726/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHViYm8tcnBjL2R1YmJvLXJwYy10cmlwbGUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2R1YmJvL3JwYy9wcm90b2NvbC90cmkvUmVxdWVzdE1ldGFkYXRhLmphdmE=) | `86.95% <ø> (+4.34%)` | :arrow_up: |
   | [...g/apache/dubbo/rpc/protocol/tri/TripleInvoker.java](https://codecov.io/gh/apache/dubbo/pull/10726/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHViYm8tcnBjL2R1YmJvLXJwYy10cmlwbGUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2R1YmJvL3JwYy9wcm90b2NvbC90cmkvVHJpcGxlSW52b2tlci5qYXZh) | `61.37% <ø> (+0.42%)` | :arrow_up: |
   | [...he/dubbo/rpc/protocol/tri/stream/ClientStream.java](https://codecov.io/gh/apache/dubbo/pull/10726/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHViYm8tcnBjL2R1YmJvLXJwYy10cmlwbGUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2R1YmJvL3JwYy9wcm90b2NvbC90cmkvc3RyZWFtL0NsaWVudFN0cmVhbS5qYXZh) | `33.33% <ø> (ø)` | |
   | [...bo/rpc/protocol/tri/stream/TripleServerStream.java](https://codecov.io/gh/apache/dubbo/pull/10726/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHViYm8tcnBjL2R1YmJvLXJwYy10cmlwbGUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2R1YmJvL3JwYy9wcm90b2NvbC90cmkvc3RyZWFtL1RyaXBsZVNlcnZlclN0cmVhbS5qYXZh) | `34.61% <57.14%> (+2.31%)` | :arrow_up: |
   | [.../protocol/dubbo/DubboIsolationExecutorSupport.java](https://codecov.io/gh/apache/dubbo/pull/10726/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHViYm8tcnBjL2R1YmJvLXJwYy1kdWJiby9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvZHViYm8vcnBjL3Byb3RvY29sL2R1YmJvL0R1YmJvSXNvbGF0aW9uRXhlY3V0b3JTdXBwb3J0LmphdmE=) | `58.82% <58.82%> (ø)` | |
   | [...ubbo/rpc/protocol/tri/call/AbstractServerCall.java](https://codecov.io/gh/apache/dubbo/pull/10726/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHViYm8tcnBjL2R1YmJvLXJwYy10cmlwbGUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2R1YmJvL3JwYy9wcm90b2NvbC90cmkvY2FsbC9BYnN0cmFjdFNlcnZlckNhbGwuamF2YQ==) | `56.14% <60.00%> (+4.43%)` | :arrow_up: |
   | [...in/java/org/apache/dubbo/config/ServiceConfig.java](https://codecov.io/gh/apache/dubbo/pull/10726/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHViYm8tY29uZmlnL2R1YmJvLWNvbmZpZy1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2R1YmJvL2NvbmZpZy9TZXJ2aWNlQ29uZmlnLmphdmE=) | `70.09% <66.66%> (-0.16%)` | :arrow_down: |
   | ... and [87 more](https://codecov.io/gh/apache/dubbo/pull/10726/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :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@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org