How to collect c++ code coverage for tensorflow (python) using bazel coverage
Open
coverage
type: support / not a bug (process)
untriaged
- Dominant language
- Java
- Stars
- 25.8k
- Forks
- 4.6k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 72
Description
After I compiled tensorflow with bazel, how do I get `c++ code coverage` for a network model implemented in python?
I have the same issue to tensorflow, but did not get the suitable way.
Can I use `bazel coverage` to get the `c++ code coverage` in `python program`?
Contributor guide
Assessment
This issue has not been assessed yet.