Commit b76559f
committed
tests: enable subprocess coverage
Subprocess coverage used to be provided by default by pytest-cov,
however that was removed in newer versions in favor of using the
coverage patch functionality. Use the coverage patch functionality to
re-enable coverage of subprocesses, re-enabling coverage for the remote
tests.
Signed-off-by: Rouven Czerwinski <rouven.czerwinski@linaro.org>1 parent 6b40400 commit b76559f
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
0 commit comments