-
Notifications
You must be signed in to change notification settings - Fork 530
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
[INLONG-1950][DataProxy] DataProxy add supporting to udp protocol for reporting data #2185
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2185 +/- ##
=========================================
Coverage 12.56% 12.56%
+ Complexity 1210 1208 -2
=========================================
Files 417 417
Lines 35914 35914
Branches 5635 5635
=========================================
Hits 4512 4512
+ Misses 30599 30598 -1
- Partials 803 804 +1
Continue to review full report at Codecov.
|
Please add a UT for this feature. |
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.
+1
@baomingyu please process the conflicting files |
DataProxy add supporting to udp protocol for reporting data
Fixes #1950