-
Notifications
You must be signed in to change notification settings - Fork 36
Add support filtering the data by one categorical variable #270
Conversation
This PR is a conglomerate of the following PRs. opendistro-for-elasticsearch#247 opendistro-for-elasticsearch#249 opendistro-for-elasticsearch#250 opendistro-for-elasticsearch#252 opendistro-for-elasticsearch#253 opendistro-for-elasticsearch#256 opendistro-for-elasticsearch#257 opendistro-for-elasticsearch#258 opendistro-for-elasticsearch#259 opendistro-for-elasticsearch#260 opendistro-for-elasticsearch#261 opendistro-for-elasticsearch#262 opendistro-for-elasticsearch#263 opendistro-for-elasticsearch#264 opendistro-for-elasticsearch#265 opendistro-for-elasticsearch#266 opendistro-for-elasticsearch#267 opendistro-for-elasticsearch#268 opendistro-for-elasticsearch#269 This spreadsheet contains the mappings from files to PR number: https://quip-amazon.com/DiHkAmz9oSLu/HC-PR Testing done: 1. Add unit tests except four classes (excluded in build.gradle). Will add them in the later PR. 2. Manual testing passes.
Codecov Report
@@ Coverage Diff @@
## master #270 +/- ##
============================================
+ Coverage 72.81% 73.30% +0.49%
- Complexity 1464 1752 +288
============================================
Files 164 180 +16
Lines 6867 8119 +1252
Branches 533 670 +137
============================================
+ Hits 5000 5952 +952
- Misses 1615 1859 +244
- Partials 252 308 +56
Flags with carried forward coverage won't be shown. Click here to find out more.
|
You may also increase coverage for it later to unblock build. |
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.
approving. please make sure build succeeds afterwards.
Sure, thanks YIzhe. |
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 the change
Issue #, if available:
Description of changes:
This PR is a conglomerate of the following PRs.
#247
#249
#250
#252
#253
#256
#257
#258
#259
#260
#261
#262
#263
#264
#265
#266
#267
#268
#269
This spreadsheet contains the mappings from files to PR number: https://quip-amazon.com/DiHkAmz9oSLu/HC-PR
Testing done:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.