Skip to content
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

[ISSUE #345]🎨Optimize recover message #346

Merged
merged 1 commit into from
May 8, 2024
Merged

[ISSUE #345]🎨Optimize recover message #346

merged 1 commit into from
May 8, 2024

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented May 7, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #345

Brief Description

How Did You Test This Change?

Copy link

codecov bot commented May 7, 2024

Codecov Report

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

Project coverage is 12.80%. Comparing base (21861af) to head (51365a1).

Files Patch % Lines
...-store/src/queue/local_file_consume_queue_store.rs 0.00% 21 Missing ⚠️
rocketmq-store/src/queue/single_consume_queue.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #346      +/-   ##
==========================================
- Coverage   12.82%   12.80%   -0.02%     
==========================================
  Files         200      200              
  Lines       11394    11409      +15     
==========================================
  Hits         1461     1461              
- Misses       9933     9948      +15     

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

@mxsm mxsm requested a review from TeslaRustor May 8, 2024 00:58
@TeslaRustor TeslaRustor merged commit 77d68f7 into main May 8, 2024
7 of 9 checks passed
@mxsm mxsm deleted the feature-345 branch May 8, 2024 00:59
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 recover message
2 participants