-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[improve][test] Added message properties tests for batch and non-batch messages #23473
[improve][test] Added message properties tests for batch and non-batch messages #23473
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #23473 +/- ##
============================================
+ Coverage 73.57% 74.31% +0.73%
- Complexity 32624 34389 +1765
============================================
Files 1877 1943 +66
Lines 139502 146973 +7471
Branches 15299 16191 +892
============================================
+ Hits 102638 109221 +6583
- Misses 28908 29329 +421
- Partials 7956 8423 +467
Flags with carried forward coverage won't be shown. Click here to find out more. |
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, thanks for contributing @codelipenghui
…h messages (apache#23473) (cherry picked from commit 8de27a2) (cherry picked from commit 986a4db)
…h messages (apache#23473) (cherry picked from commit 8de27a2) (cherry picked from commit 986a4db)
…h messages (apache#23473) (cherry picked from commit 8de27a2) (cherry picked from commit 986a4db)
Motivation
Added message properties tests for batch and non-batch messages.
Does this pull request potentially affect one of the following parts:
If the box was checked, please highlight the changes
Documentation
doc
doc-required
doc-not-needed
doc-complete