Skip to content

[ISSUE #230]🍻Implement MessageExtEncoder #231

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

Merged
merged 1 commit into from
Feb 29, 2024
Merged

[ISSUE #230]🍻Implement MessageExtEncoder #231

merged 1 commit into from
Feb 29, 2024

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented Feb 29, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #230

Brief Description

How Did You Test This Change?

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

Attention: Patch coverage is 11.13924% with 351 lines in your changes are missing coverage. Please review.

Project coverage is 17.30%. Comparing base (d53b0cd) to head (38ae7af).

Files Patch % Lines
...cketmq-common/src/common/message/message_single.rs 0.00% 174 Missing ⚠️
...q-store/src/message_encoder/message_ext_encoder.rs 23.36% 141 Missing ⚠️
rocketmq-common/src/common/message.rs 0.00% 28 Missing ⚠️
rocketmq-store/src/log_file/commit_log.rs 0.00% 5 Missing ⚠️
...ocketmq-common/src/common/message/message_batch.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
+ Coverage   15.14%   17.30%   +2.16%     
==========================================
  Files         146      147       +1     
  Lines        7369     7742     +373     
==========================================
+ Hits         1116     1340     +224     
- Misses       6253     6402     +149     

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

@mxsm mxsm merged commit d9e5172 into main Feb 29, 2024
@mxsm mxsm deleted the feature-230 branch February 29, 2024 02:56
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.

[Feature] Implement MessageExtEncoder
2 participants