Skip to content

[ISSUE #270]✨Implement remoting client-1 #271

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 13, 2024
Merged

[ISSUE #270]✨Implement remoting client-1 #271

merged 1 commit into from
Mar 13, 2024

Conversation

TeslaRustor
Copy link
Collaborator

Which Issue(s) This PR Fixes(Closes)

Fixes #270

Brief Description

How Did You Test This Change?

@TeslaRustor TeslaRustor requested a review from mxsm March 13, 2024 03:57
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

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

Project coverage is 18.84%. Comparing base (4a68474) to head (8a78b96).

Files Patch % Lines
...etmq-remoting/src/clients/rocketmq_default_impl.rs 0.00% 33 Missing ⚠️
rocketmq-remoting/src/clients.rs 0.00% 2 Missing ⚠️
rocketmq-remoting/src/server/rocketmq_server.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
- Coverage   18.91%   18.84%   -0.07%     
==========================================
  Files         163      164       +1     
  Lines        8444     8478      +34     
==========================================
+ Hits         1597     1598       +1     
- Misses       6847     6880      +33     

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

@mxsm mxsm merged commit a9f2aa4 into mxsm:main Mar 13, 2024
@TeslaRustor TeslaRustor deleted the feature-270 branch March 15, 2024 08: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.

[Feature] Implement remoting client-1
2 participants