Skip to content

[ISSUE #2217]💫Refactor Broker crate with BrokerRuntimeInner♻️

Codecov / codecov/project failed Jan 12, 2025 in 0s

28.35% (-0.37%) compared to 309d455

View this Pull Request on Codecov

28.35% (-0.37%) compared to 309d455

Details

Codecov Report

Attention: Patch coverage is 0.05297% with 1887 lines in your changes missing coverage. Please review.

Project coverage is 28.35%. Comparing base (309d455) to head (ae7b806).

Files with missing lines Patch % Lines
...etmq-broker/src/processor/pop_message_processor.rs 0.00% 242 Missing ⚠️
...tmq-broker/src/processor/send_message_processor.rs 0.00% 216 Missing ⚠️
rocketmq-broker/src/failover/escape_bridge.rs 0.00% 123 Missing ⚠️
...or/admin_broker_processor/topic_request_handler.rs 0.00% 113 Missing ⚠️
...tmq-broker/src/processor/pull_message_processor.rs 0.00% 110 Missing ⚠️
...c/processor/default_pull_message_result_handler.rs 0.00% 100 Missing ⚠️
...etmq-broker/src/processor/ack_message_processor.rs 0.00% 79 Missing ⚠️
...mq-broker/src/processor/reply_message_processor.rs 0.00% 77 Missing ⚠️
...q-broker/src/topic/manager/topic_config_manager.rs 0.00% 75 Missing ⚠️
...r/src/processor/change_invisible_time_processor.rs 0.00% 74 Missing ⚠️
... and 22 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2218      +/-   ##
==========================================
- Coverage   28.72%   28.35%   -0.37%     
==========================================
  Files         498      498              
  Lines       71129    72063     +934     
==========================================
+ Hits        20430    20435       +5     
- Misses      50699    51628     +929     

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