You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by "tadejstajner (via GitHub)" <gi...@apache.org> on 2023/06/19 13:13:39 UTC

[GitHub] [datasketches-cpp] tadejstajner opened a new pull request, #377: Added get_lg_k to cpc's python wrapper

tadejstajner opened a new pull request, #377:
URL: https://github.com/apache/datasketches-cpp/pull/377

   We're using the CPC module from Python, and it's convenient to be able to call `get_lg_k` to see with what parameter a sketch was configured with. This PR exposes it via Python bindings. 


-- 
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] tadejstajner closed pull request #377: Added get_lg_k to cpc's python wrapper

Posted by "tadejstajner (via GitHub)" <gi...@apache.org>.
tadejstajner closed pull request #377: Added get_lg_k to cpc's python wrapper
URL: https://github.com/apache/datasketches-cpp/pull/377


-- 
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 #377: Added get_lg_k to cpc's python wrapper

Posted by "coveralls (via GitHub)" <gi...@apache.org>.
coveralls commented on PR #377:
URL: https://github.com/apache/datasketches-cpp/pull/377#issuecomment-1599338827

   ## Pull Request Test Coverage Report for [Build 5312561750](https://coveralls.io/builds/60851526)
   
   * **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 **97.012%**
   
   ---
   
   
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/60851526/badge)](https://coveralls.io/builds/60851526) |
   | :-- | --: |
   | Change from base [Build 5258088741](https://coveralls.io/builds/60706804): |  0.0% |
   | Covered Lines: | 4902 |
   | Relevant Lines: | 5053 |
   
   ---
   ##### 💛  - [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


[GitHub] [datasketches-cpp] AlexanderSaydakov merged pull request #377: Added get_lg_k to cpc's python wrapper

Posted by "AlexanderSaydakov (via GitHub)" <gi...@apache.org>.
AlexanderSaydakov merged PR #377:
URL: https://github.com/apache/datasketches-cpp/pull/377


-- 
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