You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/12/24 02:01:17 UTC

[GitHub] [incubator-eventmesh] jonyangx opened a new pull request, #2682: [ISSUE #2652] Method rr(EventMeshMessage, long) throws alternative exception from catch block without history

jonyangx opened a new pull request, #2682:
URL: https://github.com/apache/incubator-eventmesh/pull/2682

   
   Fixes #2652 .
   
   ### Motivation
   
   Method rr(EventMeshMessage, long) throws alternative exception from catch block without history
   
   
   ### Modifications
   
   use the logger to record exception messages.
   
   ### Documentation
   
   - Does this pull request introduce a new feature? (no)
   - If yes, how is the feature documented? (not documented)
   


-- 
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: dev-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] codecov[bot] commented on pull request #2682: [ISSUE #2652] Method rr(EventMeshMessage, long) throws alternative exception from catch block without history

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #2682:
URL: https://github.com/apache/incubator-eventmesh/pull/2682#issuecomment-1364444283

   # [Codecov](https://codecov.io/gh/apache/incubator-eventmesh/pull/2682?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 [#2682](https://codecov.io/gh/apache/incubator-eventmesh/pull/2682?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (cdba585) into [master](https://codecov.io/gh/apache/incubator-eventmesh/commit/8412783b84d1a3024a4af1628603d92c99606606?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8412783) will **decrease** coverage by `0.00%`.
   > The diff coverage is `4.76%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #2682      +/-   ##
   ============================================
   - Coverage     11.87%   11.87%   -0.01%     
     Complexity      900      900              
   ============================================
     Files           476      476              
     Lines         27110    27114       +4     
     Branches       2770     2772       +2     
   ============================================
     Hits           3220     3220              
   - Misses        23602    23606       +4     
     Partials        288      288              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-eventmesh/pull/2682?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...eventmeshmessage/EventMeshMessageTCPPubClient.java](https://codecov.io/gh/apache/incubator-eventmesh/pull/2682/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-ZXZlbnRtZXNoLXNkay1qYXZhL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9ldmVudG1lc2gvY2xpZW50L3RjcC9pbXBsL2V2ZW50bWVzaG1lc3NhZ2UvRXZlbnRNZXNoTWVzc2FnZVRDUFB1YkNsaWVudC5qYXZh) | `5.88% <4.76%> (-0.37%)` | :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: dev-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] jonyangx merged pull request #2682: [ISSUE #2652] Method rr(EventMeshMessage, long) throws alternative exception from catch block without history

Posted by GitBox <gi...@apache.org>.
jonyangx merged PR #2682:
URL: https://github.com/apache/incubator-eventmesh/pull/2682


-- 
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: dev-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org