-
-
Notifications
You must be signed in to change notification settings - Fork 888
Filter processor should use scaled vectors. #1463
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1463 +/- ##
=======================================
Coverage 83.66% 83.66%
=======================================
Files 736 736
Lines 32012 32012
Branches 3609 3609
=======================================
Hits 26782 26782
Misses 4516 4516
Partials 714 714
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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 so much!
Filter processor should use scaled vectors.
Prerequisites
Description
Use scaled vectors in FilterProcessor to fix #1459.