Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #8293]Remove the redundant code from the MessageDecoder#encodeMessage method #8294

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

mxsm
Copy link
Member

@mxsm mxsm commented Jun 13, 2024

Which Issue(s) This PR Fixes

Fixes #8293

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.86%. Comparing base (6b59155) to head (b42994d).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8294      +/-   ##
=============================================
- Coverage      42.93%   42.86%   -0.08%     
+ Complexity     10416    10397      -19     
=============================================
  Files           1274     1274              
  Lines          88952    88951       -1     
  Branches       11438    11438              
=============================================
- Hits           38192    38127      -65     
- Misses         46060    46107      +47     
- Partials        4700     4717      +17     

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

@yuz10 yuz10 merged commit 38c56cd into apache:develop Jun 13, 2024
10 checks passed
@mxsm mxsm deleted the rocketmq-mxsm-8293 branch June 13, 2024 08:19
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] Remove the redundant code from the MessageDecoder#encodeMessage method.
4 participants