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 #449]🎨Optimize SendMessageProcessor#process_request method #450

Merged
merged 1 commit into from
Jun 8, 2024

[ISSUE #449]🎨Optimize SendMessageProcessor#process_request method

b5a0363
Select commit
Loading
Failed to load commit list.
Merged

[ISSUE #449]🎨Optimize SendMessageProcessor#process_request method #450

[ISSUE #449]🎨Optimize SendMessageProcessor#process_request method
b5a0363
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2024 in 0s

22.26% (+0.00%) compared to 519dd39

View this Pull Request on Codecov

22.26% (+0.00%) compared to 519dd39

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 22.26%. Comparing base (519dd39) to head (b5a0363).
Report is 1 commits behind head on main.

Files Patch % Lines
...tmq-broker/src/processor/send_message_processor.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #450   +/-   ##
=======================================
  Coverage   22.26%   22.26%           
=======================================
  Files         216      216           
  Lines       14942    14942           
=======================================
  Hits         3327     3327           
  Misses      11615    11615           

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