Skip to content

[ISSUE #306]🚀Support send message and send message v2(request code:10,310)-4 #311

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 13 commits into from
Apr 20, 2024

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented Apr 20, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #306

Brief Description

How Did You Test This Change?

@mxsm mxsm requested a review from TeslaRustor April 20, 2024 06:31
Copy link

codecov bot commented Apr 20, 2024

Codecov Report

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

Project coverage is 17.58%. Comparing base (56dda0b) to head (82b2762).
Report is 2 commits behind head on main.

Files Patch % Lines
...tmq-broker/src/processor/send_message_processor.rs 0.00% 103 Missing ⚠️
rocketmq-store/src/log_file/commit_log.rs 0.00% 16 Missing ⚠️
rocketmq-namesrv/src/bootstrap.rs 0.00% 15 Missing ⚠️
...e_operation_header/send_message_response_header.rs 0.00% 15 Missing ⚠️
.../src/log_file/mapped_file/default_impl_refactor.rs 0.00% 14 Missing ⚠️
rocketmq-broker/src/processor.rs 0.00% 13 Missing ⚠️
rocketmq-store/src/base/message_result.rs 0.00% 13 Missing ⚠️
rocketmq-namesrv/src/processor.rs 0.00% 11 Missing ⚠️
rocketmq-broker/src/broker_runtime.rs 0.00% 10 Missing ⚠️
rocketmq-store/src/base/append_message_callback.rs 0.00% 8 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #311      +/-   ##
==========================================
+ Coverage   17.34%   17.58%   +0.24%     
==========================================
  Files         173      173              
  Lines        9122     9120       -2     
==========================================
+ Hits         1582     1604      +22     
+ Misses       7540     7516      -24     

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

@mxsm mxsm merged commit 1f030b7 into main Apr 20, 2024
8 of 9 checks passed
@mxsm mxsm deleted the feature-306 branch April 20, 2024 06:35
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)-4
2 participants