bloomberg/pystack

Exercise C++ code coverage in CI

godlygeek opened this issue · 2 comments

Run the make ccoverage command in CI, and somehow publish the coverage report for each CI run so that it can be reached from the PR.

Let me see if I can make this work.

Fixed by the above PR