You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "codecov-commenter (via GitHub)" <gi...@apache.org> on 2023/05/15 08:56:03 UTC

[GitHub] [rocketmq] codecov-commenter commented on pull request #6762: [ISSUE #6761] Support reentrant notification orderly for broker

codecov-commenter commented on PR #6762:
URL: https://github.com/apache/rocketmq/pull/6762#issuecomment-1547453194

   ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/6762?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#6762](https://app.codecov.io/gh/apache/rocketmq/pull/6762?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (58f57d3) into [develop](https://app.codecov.io/gh/apache/rocketmq/commit/5dc2e20efc9866f0f9d4f242d41ad4b4cfc65644?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (5dc2e20) will **decrease** coverage by `0.05%`.
   > The diff coverage is `0.00%`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             develop    #6762      +/-   ##
   =============================================
   - Coverage      42.89%   42.84%   -0.05%     
   + Complexity      9009     8981      -28     
   =============================================
     Files           1113     1108       -5     
     Lines          78603    78439     -164     
     Branches       10226    10210      -16     
   =============================================
   - Hits           33713    33610     -103     
   + Misses         40670    40616      -54     
   + Partials        4220     4213       -7     
   ```
   
   
   | [Impacted Files](https://app.codecov.io/gh/apache/rocketmq/pull/6762?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [...cketmq/broker/processor/NotificationProcessor.java](https://app.codecov.io/gh/apache/rocketmq/pull/6762?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-YnJva2VyL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9yb2NrZXRtcS9icm9rZXIvcHJvY2Vzc29yL05vdGlmaWNhdGlvblByb2Nlc3Nvci5qYXZh) | `7.07% <0.00%> (-0.08%)` | :arrow_down: |
   | [...ing/protocol/header/NotificationRequestHeader.java](https://app.codecov.io/gh/apache/rocketmq/pull/6762?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cmVtb3Rpbmcvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3JvY2tldG1xL3JlbW90aW5nL3Byb3RvY29sL2hlYWRlci9Ob3RpZmljYXRpb25SZXF1ZXN0SGVhZGVyLmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [.../apache/rocketmq/test/client/rmq/RMQPopClient.java](https://app.codecov.io/gh/apache/rocketmq/pull/6762?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-dGVzdC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcm9ja2V0bXEvdGVzdC9jbGllbnQvcm1xL1JNUVBvcENsaWVudC5qYXZh) | `0.00% <0.00%> (ø)` | |
   
   ... and [42 files with indirect coverage changes](https://app.codecov.io/gh/apache/rocketmq/pull/6762/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :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=apache)
   


-- 
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: commits-unsubscribe@rocketmq.apache.org

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