Skip to content

[ISSUE #381]⚡️Optimize send message logic⚡️ #382

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 22, 2024
Merged

[ISSUE #381]⚡️Optimize send message logic⚡️ #382

merged 1 commit into from
May 22, 2024

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented May 22, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #381

Brief Description

How Did You Test This Change?

Copy link

codecov bot commented May 22, 2024

Codecov Report

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

Project coverage is 12.94%. Comparing base (e7f2f95) to head (32e73df).

Files Patch % Lines
rocketmq-store/src/base/append_message_callback.rs 0.00% 1 Missing ⚠️
...tmq-store/src/log_file/mapped_file/default_impl.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #382   +/-   ##
=======================================
  Coverage   12.94%   12.94%           
=======================================
  Files         207      207           
  Lines       13182    13182           
=======================================
  Hits         1706     1706           
  Misses      11476    11476           

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

@mxsm mxsm merged commit 88212e1 into main May 22, 2024
8 of 9 checks passed
@mxsm mxsm deleted the en-381 branch May 22, 2024 09:38
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.

[Enhancement] Optimize send message logic
2 participants