chimera-project:codecov

Last commit made on 2020-04-15
Get this branch:
git clone -b codecov https://git.launchpad.net/chimera-project

Branch merges

Branch information

Name:
codecov
Repository:
lp:chimera-project

Recent commits

06cbaa1... by Jeongseok Lee <email address hidden>

Merge branch 'master' into codecov

76a4196... by Jeongseok Lee <email address hidden>

Update LLVM versions on CIs (#291)

07064c2... by Jeongseok Lee <email address hidden>

Suppress #148: Skip generating binding for lambda function (#295)

* Add regression test for #148 -- not passed

* Skip generating class binding for lambda function (#148)

3adbd9c... by Jeongseok Lee

Allow build with LLVM 7

d57a804... by Jeongseok Lee

Use sudo for installing packages

761fb51... by Jeongseok Lee

Run codecov on native Travic CI image

b9fec3a... by Jeongseok Lee

Update C++ flags referring to https://github.com/codecov/example-cpp11-cmake/blob/2036eaba3f3de67d8776859bcabf93484bf4adf2/CMakeLists.txt#L17-L21

d869692... by Jeongseok Lee

Upload code coverage report to CodeCov

67b60f2... by Jeongseok Lee

Update build name for codecov

aeb061f... by Jeongseok Lee <email address hidden>

Enable class inheritance in Python for pybind11 (#286)

* Add docstring to function templates

* Enable class inheritance in Python for pybind11