Skip to content

[ISSUE #312]✨Support send message and send message v2(request code:10,310)-5 #319

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 9 commits into from
Apr 22, 2024

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented Apr 22, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #312

Brief Description

How Did You Test This Change?

Copy link

codecov bot commented Apr 22, 2024

Codecov Report

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

Project coverage is 15.50%. Comparing base (4313bcf) to head (cd94059).

Files Patch % Lines
...ketmq-store/src/consume_queue/mapped_file_queue.rs 9.75% 37 Missing ⚠️
rocketmq-store/src/log_file/commit_log.rs 0.00% 13 Missing ⚠️
.../src/log_file/mapped_file/default_impl_refactor.rs 0.00% 13 Missing ⚠️
rocketmq-store/src/config/message_store_config.rs 73.33% 8 Missing ⚠️
rocketmq-store/src/base/message_result.rs 0.00% 4 Missing ⚠️
rocketmq-broker/src/broker_runtime.rs 0.00% 2 Missing ⚠️
...tmq-broker/src/processor/send_message_processor.rs 0.00% 2 Missing ⚠️
rocketmq-store/src/base/append_message_callback.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #319      +/-   ##
==========================================
- Coverage   17.16%   15.50%   -1.67%     
==========================================
  Files         176      176              
  Lines        9344     9431      +87     
==========================================
- Hits         1604     1462     -142     
- Misses       7740     7969     +229     

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

@mxsm mxsm merged commit 82432df into main Apr 22, 2024
8 of 9 checks passed
@mxsm mxsm deleted the feature-312 branch April 22, 2024 09:30
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)-5
2 participants