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 #459]🚀Enhance the functionality of BrokerStatsManager -2🎨 #460

Merged
merged 2 commits into from
Jun 8, 2024

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented Jun 8, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #459

Brief Description

How Did You Test This Change?

@mxsm mxsm merged commit 84ff741 into main Jun 8, 2024
8 of 9 checks passed
@mxsm mxsm deleted the feature-459 branch June 8, 2024 16:15
Copy link

codecov bot commented Jun 8, 2024

Codecov Report

Attention: Patch coverage is 72.00000% with 70 lines in your changes missing coverage. Please review.

Project coverage is 24.38%. Comparing base (eb4ab3f) to head (729916e).

Files Patch % Lines
rocketmq-store/src/stats/broker_stats_manager.rs 56.00% 33 Missing ⚠️
...q-common/src/common/statistics/statistics_brief.rs 85.18% 24 Missing ⚠️
...q-store/src/message_store/default_message_store.rs 0.00% 5 Missing ⚠️
rocketmq-broker/src/broker_runtime.rs 0.00% 4 Missing ⚠️
rocketmq-broker/src/util/hook_utils.rs 0.00% 2 Missing ⚠️
rocketmq-common/src/common/broker/broker_config.rs 0.00% 1 Missing ⚠️
rocketmq-common/src/common/stats/stats_item_set.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
+ Coverage   23.60%   24.38%   +0.77%     
==========================================
  Files         221      223       +2     
  Lines       15402    15651     +249     
==========================================
+ Hits         3636     3816     +180     
- Misses      11766    11835      +69     

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

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] Enhance the functionality of BrokerStatsManager -2
3 participants