-
-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
C-enhancementCategory: A new feature or an improvement for an existing oneCategory: A new feature or an improvement for an existing onehelp wantedCall for participation: Help is requested to fix this issueCall for participation: Help is requested to fix this issue
Description
readme says:
Currently, only line coverage is available on Codecov. This is because
-Z instrument-coverage
does not support branch coverage and Codecov does not support region coverage.
However, we can probably support region coverage on codecov by converting llvm-cov's json coverage format to codecov's json coverage format.
related:
themifi, davidhewitt, lukechu10, indietyp and andrewgazelka
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: A new feature or an improvement for an existing oneCategory: A new feature or an improvement for an existing onehelp wantedCall for participation: Help is requested to fix this issueCall for participation: Help is requested to fix this issue