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 #1870]⚡️Replace other structs attribute store_host with BrokerRuntime store_host #1871

Merged
merged 1 commit into from
Dec 19, 2024

[ISSUE #1870]⚡️Replace other structs attribute store_host with Broker…

c9413f6
Select commit
Loading
Failed to load commit list.
Merged

[ISSUE #1870]⚡️Replace other structs attribute store_host with BrokerRuntime store_host #1871

[ISSUE #1870]⚡️Replace other structs attribute store_host with Broker…
c9413f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

28.47% (+0.00%) compared to 4f6ec9c

View this Pull Request on Codecov

28.47% (+0.00%) compared to 4f6ec9c

Details

Codecov Report

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

Project coverage is 28.47%. Comparing base (4f6ec9c) to head (c9413f6).

Files with missing lines Patch % Lines
rocketmq-broker/src/broker_runtime.rs 0.00% 5 Missing ⚠️
...etmq-broker/src/processor/ack_message_processor.rs 0.00% 1 Missing ⚠️
...mq-broker/src/processor/reply_message_processor.rs 0.00% 1 Missing ⚠️
...tmq-broker/src/processor/send_message_processor.rs 0.00% 1 Missing ⚠️
.../transaction/queue/transactional_message_bridge.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1871   +/-   ##
=======================================
  Coverage   28.47%   28.47%           
=======================================
  Files         475      475           
  Lines       66802    66798    -4     
=======================================
  Hits        19024    19024           
+ Misses      47778    47774    -4     

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