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 #972]🔥Supports client clusting consume🚀 #980

Merged
merged 2 commits into from
Sep 20, 2024

fix cmd cargo clippy error

ef9380c
Select commit
Loading
Failed to load commit list.
Merged

[ISSUE #972]🔥Supports client clusting consume🚀 #980

fix cmd cargo clippy error
ef9380c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 20, 2024 in 0s

19.84% (-1.18%) compared to 887e9f6

View this Pull Request on Codecov

19.84% (-1.18%) compared to 887e9f6

Details

Codecov Report

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

Project coverage is 19.84%. Comparing base (887e9f6) to head (ef9380c).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...sumer_impl/consume_message_concurrently_service.rs 0.00% 205 Missing ⚠️
...mer/consumer_impl/default_mq_push_consumer_impl.rs 0.00% 142 Missing ⚠️
...ent/src/consumer/consumer_impl/pull_api_wrapper.rs 0.00% 103 Missing ⚠️
...ketmq-common/src/common/message/message_decoder.rs 0.00% 85 Missing ⚠️
...mq-common/src/common/message/message_client_ext.rs 0.00% 64 Missing ⚠️
...client/src/consumer/consumer_impl/process_queue.rs 0.00% 60 Missing ⚠️
...mq-client/src/implementation/mq_client_api_impl.rs 0.00% 47 Missing ⚠️
...ol/header/consumer_send_msg_back_request_header.rs 0.00% 39 Missing ⚠️
rocketmq-client/src/consumer/pull_callback.rs 0.00% 26 Missing ⚠️
rocketmq-client/src/hook/filter_message_context.rs 0.00% 23 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #980      +/-   ##
==========================================
- Coverage   21.02%   19.84%   -1.18%     
==========================================
  Files         408      410       +2     
  Lines       31710    33633    +1923     
==========================================
+ Hits         6667     6676       +9     
- Misses      25043    26957    +1914     

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