Skip to content

[ISSUE #207]Support send message and send message v2(request code:10,310)-1#208

Merged
mxsm merged 2 commits intomainfrom
feature-206
Feb 22, 2024
Merged

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

Conversation

@mxsm
Copy link
Copy Markdown
Owner

@mxsm mxsm commented Feb 22, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #207

Brief Description

How Did You Test This Change?

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 22, 2024

Codecov Report

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

❗ No coverage uploaded for pull request base (main@6cb2aa1). Click here to learn what that means.

Files Patch % Lines
...r/src/topic/manager/topic_queue_mapping_manager.rs 0.00% 87 Missing ⚠️
rocketmq-remoting/src/protocol.rs 0.00% 87 Missing ⚠️
...ge_operation_header/send_message_request_header.rs 0.00% 85 Missing ⚠️
...ocketmq-broker/src/mqtrace/send_message_context.rs 0.00% 75 Missing ⚠️
rocketmq-broker/src/processor.rs 0.00% 57 Missing ⚠️
...e_operation_header/send_message_response_header.rs 0.00% 48 Missing ⚠️
...tmq-broker/src/processor/send_message_processor.rs 0.00% 44 Missing ⚠️
...ketmq-common/src/common/message/message_decoder.rs 0.00% 32 Missing ⚠️
rocketmq-broker/src/broker_config.rs 0.00% 30 Missing ⚠️
rocketmq-common/src/common/topic.rs 0.00% 27 Missing ⚠️
... and 6 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #208   +/-   ##
=======================================
  Coverage        ?   11.97%           
=======================================
  Files           ?      136           
  Lines           ?     6729           
  Branches        ?        0           
=======================================
  Hits            ?      806           
  Misses          ?     5923           
  Partials        ?        0           

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

@mxsm mxsm merged commit e9edf14 into main Feb 22, 2024
@mxsm mxsm deleted the feature-206 branch February 22, 2024 16:40
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)-1

2 participants