Skip to content

[ISSUE #224]🎨Using cfg to solve the problem that the MessageStore trait cannot be converted to an object #225

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
Feb 26, 2024

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented Feb 26, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #224

Brief Description

How Did You Test This Change?

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

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

Project coverage is 13.97%. Comparing base (9f20367) to head (2db9f2d).

Files Patch % Lines
rocketmq-broker/src/broker_controller.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #225   +/-   ##
=======================================
  Coverage   13.97%   13.97%           
=======================================
  Files         139      139           
  Lines        7107     7107           
=======================================
  Hits          993      993           
  Misses       6114     6114           

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

@mxsm mxsm merged commit e03b951 into main Feb 26, 2024
@mxsm mxsm deleted the en-224 branch February 26, 2024 04:26
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] Using cfg to solve the problem that the MessageStore trait cannot be converted to an object
2 participants