Commit 89a70e6
tests: changed coverage file name
The latest version of kcov no longer appears to write the coverage info
we're looking for in a file named 'index.json'. A new file `index.js`
seems to have taken its place so we updated the appropriate constant
(KCOV_COVERAGE_FILE) in test_coverage.py from the build tests folder.
Signed-off-by: Alexandru Agache <[email protected]>1 parent 84159c9 commit 89a70e6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments