You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2020/06/12 21:01:40 UTC

[incubator-datasketches-cpp] branch master updated (6487b34 -> f906948)

This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git.


    from 6487b34  Merge pull request #156 from apache/python_vector_kll
     add 4274349  cmake improvements: don't produce empty library artifact, add (primitive and fragile) code coverage support
     add 2caacee  attempt to add code coverage workflow
     add d646eb2  download lcov for coverage tests
     new f906948  Merge pull request #158 from apache/code_coverage

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/code_coverage.yml | 38 +++++++++++++++++++++++++
 CMakeLists.txt                      | 57 +++++++++++++++++++++++--------------
 2 files changed, 74 insertions(+), 21 deletions(-)
 create mode 100644 .github/workflows/code_coverage.yml


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


[incubator-datasketches-cpp] 01/01: Merge pull request #158 from apache/code_coverage

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git

commit f906948ac5a1dc18ab190e86b951f9b8fd1a9d04
Merge: 6487b34 d646eb2
Author: Jon Malkin <jm...@users.noreply.github.com>
AuthorDate: Fri Jun 12 14:01:30 2020 -0700

    Merge pull request #158 from apache/code_coverage
    
    Code coverage

 .github/workflows/code_coverage.yml | 38 +++++++++++++++++++++++++
 CMakeLists.txt                      | 57 +++++++++++++++++++++++--------------
 2 files changed, 74 insertions(+), 21 deletions(-)


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