You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by GitBox <gi...@apache.org> on 2022/01/11 01:41:51 UTC

[GitHub] [datasketches-cpp] AlexanderSaydakov opened a new pull request #258: KLL inclusive rank

AlexanderSaydakov opened a new pull request #258:
URL: https://github.com/apache/datasketches-cpp/pull/258


   This is to support get_rank<inclusive>(), get_PMF<inclusive>() and get_CDF<inclusive>() inspired by the implementation of REQ sketch.
   Support of get_quantile<inclusive>() and get_quantiles<inclusive>() will be done separately by reusing the quantiles calculator from the REQ sketch.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[GitHub] [datasketches-cpp] AlexanderSaydakov merged pull request #258: KLL inclusive rank

Posted by GitBox <gi...@apache.org>.
AlexanderSaydakov merged pull request #258:
URL: https://github.com/apache/datasketches-cpp/pull/258


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[GitHub] [datasketches-cpp] coveralls commented on pull request #258: KLL inclusive rank

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #258:
URL: https://github.com/apache/datasketches-cpp/pull/258#issuecomment-1009526159


   ## Pull Request Test Coverage Report for [Build 1680378988](https://coveralls.io/builds/45513653)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * No unchanged relevant lines lost coverage.
   * Overall coverage remained the same at **92.34%**
   
   ---
   
   
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/45513653/badge)](https://coveralls.io/builds/45513653) |
   | :-- | --: |
   | Change from base [Build 1660855887](https://coveralls.io/builds/45465847): |  0.0% |
   | Covered Lines: | 2206 |
   | Relevant Lines: | 2389 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org