Skip to content

Conversation

@wizardzhang
Copy link
Contributor

Fixes #3399

Motivation

make code more concise

Modifications

replace anonymous inner class with lambda.

@codecov
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (007553a) 16.95% compared to head (5d344c6) 16.96%.

Files Patch % Lines
.../core/protocol/tcp/client/EventMeshTcp2Client.java 0.00% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #4575   +/-   ##
=========================================
  Coverage     16.95%   16.96%           
- Complexity     1678     1679    +1     
=========================================
  Files           781      781           
  Lines         29167    29167           
  Branches       2511     2511           
=========================================
+ Hits           4945     4947    +2     
+ Misses        23761    23760    -1     
+ Partials        461      460    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wizardzhang
Copy link
Contributor Author

@xwm1992 can u review the commit for me

@pandaapo pandaapo changed the title [ISSUE #3399] replace anonymous inner class with lambda [ISSUE #3399] Make this anonymous inner class a lambda[EventMeshTcp2Client] Nov 23, 2023
@pandaapo pandaapo merged commit 4e72b3c into apache:master Nov 24, 2023
@wizardzhang wizardzhang deleted the fix_patch_issue3399 branch December 5, 2023 14:56
@pandaapo pandaapo mentioned this pull request Dec 9, 2023
xuhongjia pushed a commit to Deckers-Ohana/eventmesh that referenced this pull request Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Make this anonymous inner class a lambda[EventMeshTcp2Client]

3 participants