RedisBloom / t-digest-c

Wicked Fast, Accurate Quantiles Using 'T-Digests'
Other
15 stars 4 forks source link

T-Digest weights are now long long #29

Closed filipecosta90 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 82.07% // Head: 81.74% // Decreases project coverage by -0.32% :warning:

Coverage data is based on head (2329577) compared to base (be956a8). Patch coverage: 84.84% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #29 +/- ## ========================================== - Coverage 82.07% 81.74% -0.33% ========================================== Files 1 1 Lines 357 367 +10 ========================================== + Hits 293 300 +7 - Misses 64 67 +3 ``` | [Impacted Files](https://codecov.io/gh/RedisBloom/t-digest-c/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RedisBloom) | Coverage Δ | | |---|---|---| | [src/tdigest.c](https://codecov.io/gh/RedisBloom/t-digest-c/pull/29/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RedisBloom#diff-c3JjL3RkaWdlc3QuYw==) | `81.74% <84.84%> (-0.33%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RedisBloom). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RedisBloom)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.