You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by "gbhowmick1 (via GitHub)" <gi...@apache.org> on 2023/04/22 09:58:19 UTC

[GitHub] [eventmesh] gbhowmick1 opened a new pull request, #3800: [ISSUE #3481] FIXES

gbhowmick1 opened a new pull request, #3800:
URL: https://github.com/apache/eventmesh/pull/3800

   used putIfAbsent()  and used cconcurrentHashMap.


-- 
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] [eventmesh] codecov[bot] commented on pull request #3800: [ISSUE #3481] FIXES

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #3800:
URL: https://github.com/apache/eventmesh/pull/3800#issuecomment-1518965544

   ## [Codecov](https://codecov.io/gh/apache/eventmesh/pull/3800?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 [#3800](https://codecov.io/gh/apache/eventmesh/pull/3800?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a9369c0) into [master](https://codecov.io/gh/apache/eventmesh/commit/7d3bbde05289982d19ab39ff1a8f1c55a382e5d5?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7d3bbde) will **decrease** coverage by `0.02%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head a9369c0 differs from pull request most recent head 3d58fed. Consider uploading reports for the commit 3d58fed to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3800      +/-   ##
   ============================================
   - Coverage     13.80%   13.79%   -0.02%     
     Complexity     1291     1291              
   ============================================
     Files           571      571              
     Lines         29154    29147       -7     
     Branches       2856     2844      -12     
   ============================================
   - Hits           4024     4020       -4     
   + Misses        24756    24754       -2     
   + Partials        374      373       -1     
   ```
   
   
   [see 7 files with indirect coverage changes](https://codecov.io/gh/apache/eventmesh/pull/3800/indirect-changes?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: issues-unsubscribe@eventmesh.apache.org

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


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


[GitHub] [eventmesh] xwm1992 merged pull request #3800: [ISSUE #3481] Replace this "Map.containsKey()" with a call to "Map.computeIfAbsent()".

Posted by "xwm1992 (via GitHub)" <gi...@apache.org>.
xwm1992 merged PR #3800:
URL: https://github.com/apache/eventmesh/pull/3800


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