Skip to content

[ISSUE #3510]🚀Implement Comprehensive High Availability (HA) Subsyste…

b8a61a1
Select commit
Loading
Failed to load commit list.
Merged

[ISSUE #3510]🚀Implement Comprehensive High Availability (HA) Subsystem Architecture with Enhanced Service Infrastructure✨ #3511

[ISSUE #3510]🚀Implement Comprehensive High Availability (HA) Subsyste…
b8a61a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 22, 2025 in 0s

26.25% (-0.02%) compared to 145a8fc

View this Pull Request on Codecov

26.25% (-0.02%) compared to 145a8fc

Details

Codecov Report

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

Project coverage is 26.25%. Comparing base (145a8fc) to head (b8a61a1).

Files with missing lines Patch % Lines
rocketmq-store/src/ha/general_ha_service.rs 0.00% 16 Missing ⚠️
rocketmq-store/src/ha/default_ha_service.rs 0.00% 15 Missing ⚠️
rocketmq-store/src/ha/group_transfer_service.rs 0.00% 9 Missing ⚠️
...src/ha/ha_connection_state_notification_service.rs 0.00% 9 Missing ⚠️
...tore/src/message_store/local_file_message_store.rs 0.00% 3 Missing ⚠️
rocketmq-store/src/ha/default_ha_client.rs 0.00% 2 Missing ⚠️
rocketmq-store/src/ha/general_ha_client.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3511      +/-   ##
==========================================
- Coverage   26.26%   26.25%   -0.02%     
==========================================
  Files         552      554       +2     
  Lines       78400    78447      +47     
==========================================
  Hits        20593    20593              
- Misses      57807    57854      +47     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.