-
Notifications
You must be signed in to change notification settings - Fork 61
add synchronous sending interface #18
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
Conversation
|
Warnings are found on analyzing the commit a23d1fe. 4 warnings: We recommend to address them as possible, for example, update outdated dependencies, fix the tool's configuration, configure If you are struggling with these errors or warnings, feel free to ask us via chat. 💬 |
Codecov Report
@@ Coverage Diff @@
## dev #18 +/- ##
======================================
Coverage ? 17.29%
Complexity ? 119
======================================
Files ? 121
Lines ? 1810
Branches ? 190
======================================
Hits ? 313
Misses ? 1462
Partials ? 35 Continue to review full report at Codecov.
|
1. Channel module adds synchronous sending interface && Move client/response and client/request to client/protocol directory 2. add coverage statistic to ci
|
Kudos, SonarCloud Quality Gate passed!
|
1. Channel module adds synchronous sending interface && Move client/response and client/request to client/protocol directory 2. add coverage statistic to ci
1. Channel module adds synchronous sending interface && Move client/response and client/request to client/protocol directory 2. add coverage statistic to ci
1. Channel module adds synchronous sending interface && Move client/response and client/request to client/protocol directory 2. add coverage statistic to ci
1. Channel module adds synchronous sending interface && Move client/response and client/request to client/protocol directory 2. add coverage statistic to ci
Channel module adds synchronous sending interface && Move client/response and client/request to client/protocol directory
add coverage