You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2020/05/17 19:13:51 UTC

[celix] branch master updated (78a9dc1 -> 1f7c712)

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

pnoltes pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from 78a9dc1  Merge tag 'rel/celix-2.2.1'
     add 4bc0901  Initial setup of to use codecov.io for coverage reports.
     add 4c52df3  Updates loc coverage.info
     add a175722  Adds project specific codecov.yml configuration
     add 923e1e9  Adds README badge for codecov.
     add 53e168b  Adds gitflow badges and moves all badges under a Status section.
     add d3322ee  Update README.md
     add ccc4251  Adds apache license badge
     new 1f7c712  Merge pull request #235 from apache/feature/codecov_ci

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/coverage.yml                 |  6 ++++++
 README.md                                      | 10 ++++++++--
 codecov.yml                                    |  4 ++++
 misc/experimental/promise/gtest/CMakeLists.txt |  2 +-
 4 files changed, 19 insertions(+), 3 deletions(-)
 create mode 100644 codecov.yml


[celix] 01/01: Merge pull request #235 from apache/feature/codecov_ci

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

pnoltes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 1f7c712de40b70f689f4f8398286844735e5d73b
Merge: 78a9dc1 ccc4251
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Sun May 17 21:13:40 2020 +0200

    Merge pull request #235 from apache/feature/codecov_ci
    
    Feature/codecov ci

 .github/workflows/coverage.yml                 |  6 ++++++
 README.md                                      | 10 ++++++++--
 codecov.yml                                    |  4 ++++
 misc/experimental/promise/gtest/CMakeLists.txt |  2 +-
 4 files changed, 19 insertions(+), 3 deletions(-)