Skip to content

[ISSUE #469]🚀Develop BrokerRuntime initializeBrokerScheduledTasks🚀 #470

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 2 commits into from
Jun 9, 2024

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented Jun 9, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #469

Brief Description

How Did You Test This Change?

@mxsm mxsm requested a review from TeslaRustor June 9, 2024 11:50
Copy link

codecov bot commented Jun 9, 2024

Codecov Report

Attention: Patch coverage is 15.21739% with 78 lines in your changes missing coverage. Please review.

Project coverage is 24.56%. Comparing base (338d84a) to head (9befd21).

Files Patch % Lines
rocketmq-broker/src/broker_runtime.rs 0.00% 71 Missing ⚠️
rocketmq-broker/src/util/hook_utils.rs 0.00% 2 Missing ⚠️
...oker/src/filter/manager/consumer_filter_manager.rs 0.00% 1 Missing ⚠️
...oker/src/offset/manager/consumer_offset_manager.rs 0.00% 1 Missing ⚠️
.../src/offset/manager/consumer_order_info_manager.rs 0.00% 1 Missing ⚠️
rocketmq-common/src/common/broker/broker_config.rs 0.00% 1 Missing ⚠️
...q-store/src/message_store/default_message_store.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #470      +/-   ##
==========================================
- Coverage   24.64%   24.56%   -0.09%     
==========================================
  Files         232      233       +1     
  Lines       16131    16252     +121     
==========================================
+ Hits         3976     3992      +16     
- Misses      12155    12260     +105     

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

@mxsm mxsm merged commit e63eaa1 into main Jun 9, 2024
7 of 9 checks passed
@mxsm mxsm deleted the feature-469 branch June 9, 2024 11: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.

[Feature] Develop BrokerRuntime initializeBrokerScheduledTasks
4 participants