Enable code coverage of native code for Python projects
Open
- Dominant language
- Shell
- Stars
- 12.6k
- Forks
- 2.9k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 62
Description
There are several Python projects that use native code where the native code is build with sanitizers as well. However, currently, code coverage for Python only reports on the Python code -- it would be nice to also report coverage for the native code.
Contributor guide
Assessment
This issue has not been assessed yet.