Commit fece869
authored
[rocfft] allow exporting llvm-cov format to lcov format (#1822)
We want to upload code coverage reports to codecov.io and the reports
must be in lcov format before doing so. This PR adds a
command to the coverage target that that exports the profdata file to a
coverage.info file, which can then be uploaded to codecov.io by CI.1 parent 3738f44 commit fece869
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| 461 | + | |
461 | 462 | | |
462 | 463 | | |
463 | 464 | | |
| |||
0 commit comments