Skip to content

[ISSUE #251]🎨Fix code style error in latest rust nightly version #252

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

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented Mar 8, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #251

Brief Description

How Did You Test This Change?

Copy link

codecov bot commented Mar 8, 2024

Codecov Report

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

Project coverage is 19.35%. Comparing base (db7e954) to head (18429a1).

Files Patch % Lines
rocketmq-namesrv/src/route/route_info_manager.rs 0.00% 4 Missing ⚠️
rocketmq-broker/src/processor.rs 0.00% 1 Missing ⚠️
...e_operation_header/send_message_response_header.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #252      +/-   ##
==========================================
- Coverage   19.35%   19.35%   -0.01%     
==========================================
  Files         153      153              
  Lines        8071     8072       +1     
==========================================
  Hits         1562     1562              
- Misses       6509     6510       +1     

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

@mxsm mxsm merged commit e091b4d into main Mar 8, 2024
@mxsm mxsm deleted the en-251 branch March 8, 2024 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Fix code style error in latest rust nightly version
2 participants