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 #199]Broker net model develop #200

Merged
merged 1 commit into from
Feb 15, 2024
Merged

[ISSUE #199]Broker net model develop #200

merged 1 commit into from
Feb 15, 2024

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented Feb 15, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #199

Brief Description

How Did You Test This Change?

Copy link

codecov bot commented Feb 15, 2024

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (a5ad5fb) 10.06% compared to head (f79d25c) 10.06%.

Files Patch % Lines
rocketmq-broker/src/broker_controller.rs 0.00% 10 Missing ⚠️
...tmq-broker/src/processor/admin_broker_processor.rs 0.00% 4 Missing ⚠️
rocketmq-remoting/src/server/rocketmq_server.rs 0.00% 4 Missing ⚠️
rocketmq-broker/src/bin/broker_bootstrap_server.rs 0.00% 3 Missing ⚠️
rocketmq-remoting/src/runtime.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
- Coverage   10.06%   10.06%   -0.01%     
==========================================
  Files         123      124       +1     
  Lines        5820     5824       +4     
==========================================
  Hits          586      586              
- Misses       5234     5238       +4     

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

@mxsm mxsm merged commit dbaaac4 into main Feb 15, 2024
7 of 9 checks passed
@mxsm mxsm deleted the feature-broker-net branch February 15, 2024 08:08
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] Broker net model develop
4 participants