-
Notifications
You must be signed in to change notification settings - Fork 982
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(search_family): Add Aggregator class (#4290)
* refactor(search_family): Add Aggregator class Signed-off-by: Stepan Bagritsevich <[email protected]> * fix(aggregator_test): Fix tests failing Signed-off-by: Stepan Bagritsevich <[email protected]> * refactor: address comments Signed-off-by: Stepan Bagritsevich <[email protected]> * refactor: Restore the previous comment Signed-off-by: Stepan Bagritsevich <[email protected]> * refactor: address comments 2 Signed-off-by: Stepan Bagritsevich <[email protected]> * refactor: address comments 3 Signed-off-by: Stepan Bagritsevich <[email protected]> * fix(aggregator): Simplify comparator for the case when one of the values is not present Signed-off-by: Stepan Bagritsevich <[email protected]> --------- Signed-off-by: Stepan Bagritsevich <[email protected]>
- Loading branch information
1 parent
8d66c25
commit 1fa9a47
Showing
5 changed files
with
149 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.