Skip to content

Conversation

@karsonto
Copy link
Member

Fixes #4677

Motivation

Explain the content here.
Explain why you want to make the changes and what problem you're trying to solve.

Modifications

Describe the modifications you've done.

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

@codecov
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

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

Comparison is base (958b041) 17.28% compared to head (aa5c2bf) 17.39%.
Report is 15 commits behind head on master.

Files Patch % Lines
...che/eventmesh/common/protocol/tcp/codec/Codec.java 0.00% 7 Missing ⚠️
.../apache/eventmesh/client/tcp/common/TcpClient.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4678      +/-   ##
============================================
+ Coverage     17.28%   17.39%   +0.11%     
- Complexity     1742     1760      +18     
============================================
  Files           792      797       +5     
  Lines         29703    29801      +98     
  Branches       2567     2578      +11     
============================================
+ Hits           5134     5184      +50     
- Misses        24095    24137      +42     
- Partials        474      480       +6     

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

@xwm1992 xwm1992 changed the title [Enhancement] tcp codec enhancement [ISSUE #4677] tcp codec enhancement Dec 19, 2023
@karsonto karsonto requested a review from Pil0tXia December 20, 2023 02:08
@mxsm mxsm merged commit 2989941 into apache:master Dec 22, 2023
@karsonto karsonto deleted the develop-codec-enhancemant branch December 22, 2023 09:24
@xwm1992 xwm1992 added this to the 1.11.0 milestone Dec 18, 2024
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] Tcp Codec enhancement

5 participants