Skip to content

[ISSUE #366]🚀Implement ReputMessageService #367

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
May 17, 2024
Merged

[ISSUE #366]🚀Implement ReputMessageService #367

merged 1 commit into from
May 17, 2024

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented May 17, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #366

Brief Description

How Did You Test This Change?

Copy link
Contributor

@SpaceOneT SpaceOneT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@antcarryele antcarryele left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

codecov bot commented May 17, 2024

Codecov Report

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

Project coverage is 13.46%. Comparing base (8ed2bc4) to head (f89ee3f).

Files Patch % Lines
...q-store/src/message_store/default_message_store.rs 0.00% 114 Missing ⚠️
...ketmq-store/src/consume_queue/mapped_file_queue.rs 0.00% 34 Missing ⚠️
rocketmq-store/src/log_file/commit_log.rs 0.00% 26 Missing ⚠️
...tmq-store/src/log_file/mapped_file/default_impl.rs 0.00% 10 Missing ⚠️
.../src/log_file/mapped_file/default_impl_refactor.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
- Coverage   13.66%   13.46%   -0.20%     
==========================================
  Files         203      203              
  Lines       12314    12495     +181     
==========================================
  Hits         1683     1683              
- Misses      10631    10812     +181     

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

@mxsm mxsm merged commit 7763145 into main May 17, 2024
7 of 9 checks passed
@mxsm mxsm deleted the en-mxsm branch May 18, 2024 13:52
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 ReputMessageService
4 participants