-
Notifications
You must be signed in to change notification settings - Fork 774
feature: add client stream writer for Streaming #1186
feature: add client stream writer for Streaming #1186
Conversation
We found this is your first time to contribute to Dragonfly, @jim3ma |
Codecov Report
@@ Coverage Diff @@
## master #1186 +/- ##
=========================================
- Coverage 47.61% 47.51% -0.1%
=========================================
Files 115 116 +1
Lines 7254 7370 +116
=========================================
+ Hits 3454 3502 +48
- Misses 3523 3585 +62
- Partials 277 283 +6
Continue to review full report at Codecov.
|
Signed-off-by: 楚贤 <chuxian.mjj@antfin.com>
0441b22
to
3c375d4
Compare
dc9ea6a
to
728d5f3
Compare
ec86192
to
7512a28
Compare
Signed-off-by: 楚贤 <chuxian.mjj@antfin.com>
Signed-off-by: 楚贤 <chuxian.mjj@antfin.com>
Signed-off-by: 楚贤 <chuxian.mjj@antfin.com>
a144578
to
b40524a
Compare
5144878
to
6692474
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Signed-off-by: Jim Ma <majinjing3@gmail.com>
Signed-off-by: 楚贤 chuxian.mjj@antfin.com
Ⅰ. Describe what this PR did
Add
ClientStreamWriter
to implement StreamingⅡ. Does this pull request fix one issue?
This PR is pre-commit for Proposal #1164
Ⅲ. Why don't you add test cases (unit test/integration test)? (你真的觉得不需要加测试吗?)
Ⅳ. Describe how to verify it
Ⅴ. Special notes for reviews