-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add support for T-Digest sketch to the client #37
Conversation
01c4ea0
to
2b7f6d6
Compare
2b7f6d6
to
39e6f42
Compare
Codecov Report
@@ Coverage Diff @@
## master #37 +/- ##
==========================================
+ Coverage 86.84% 87.50% +0.65%
==========================================
Files 2 2
Lines 266 328 +62
==========================================
+ Hits 231 287 +56
- Misses 20 23 +3
- Partials 15 18 +3
Continue to review full report at Codecov.
|
37a1033
to
1eec676
Compare
56f016d
to
93c3bc8
Compare
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.
Overall LVGTM, we just need to address some comments on the function signatures and on the TDIGEST.ADD inputs.
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
LVTGM @AvitalFineRedis 👏 . approving! |
No description provided.