Skip to content

[ISSUE #209]Support send message and send message v2(request code:10,310)-2#215

Merged
mxsm merged 2 commits intomainfrom
feature-209
Feb 24, 2024
Merged

[ISSUE #209]Support send message and send message v2(request code:10,310)-2#215
mxsm merged 2 commits intomainfrom
feature-209

Conversation

@mxsm
Copy link
Copy Markdown
Owner

@mxsm mxsm commented Feb 24, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #209

Brief Description

How Did You Test This Change?

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 24, 2024

Codecov Report

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

Project coverage is 12.98%. Comparing base (e4e6353) to head (2fdbf87).

❗ Current head 2fdbf87 differs from pull request most recent head c7c069d. Consider uploading reports for the commit c7c069d to get more accurate results

Files Patch % Lines
...tmq-broker/src/processor/send_message_processor.rs 0.00% 15 Missing ⚠️
...cketmq-common/src/common/message/message_single.rs 0.00% 12 Missing ⚠️
...ketmq-store/src/consume_queue/mapped_file_queue.rs 91.13% 7 Missing ⚠️
...cketmq-store/src/message_store/local_file_store.rs 0.00% 5 Missing ⚠️
rocketmq-remoting/src/protocol/remoting_command.rs 0.00% 4 Missing ⚠️
rocketmq-remoting/src/runtime/server.rs 0.00% 4 Missing ⚠️
rocketmq-broker/src/processor.rs 0.00% 3 Missing ⚠️
...q-broker/src/topic/manager/topic_config_manager.rs 0.00% 3 Missing ⚠️
rocketmq-store/src/base/message_status_enum.rs 0.00% 3 Missing ⚠️
rocketmq-broker/src/broker_config.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
+ Coverage   11.97%   12.98%   +1.00%     
==========================================
  Files         136      136              
  Lines        6729     6831     +102     
==========================================
+ Hits          806      887      +81     
- Misses       5923     5944      +21     

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

@mxsm mxsm merged commit 32fe9c9 into main Feb 24, 2024
@mxsm mxsm deleted the feature-209 branch February 24, 2024 23:01
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] Support send message and send message v2(request code:10,310)-2

2 participants