Skip to content

Commit f2d9c16

Browse files
committed
test: simpler metacov.ini because of relative_file fixes
1 parent 7df8609 commit f2d9c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metacov.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
branch = true
1111
data_file = ${COVERAGE_METAFILE?}
1212
parallel = true
13+
relative_files = true
1314
source =
1415
${COVERAGE_HOME-.}/coverage
1516
${COVERAGE_HOME-.}/tests
@@ -91,7 +92,6 @@ title = Coverage.py metacov
9192
[paths]
9293
source =
9394
.
94-
*\coverage\trunk
9595
*/coverage/trunk
9696
# GitHub Actions on Ubuntu uses /home/runner/work/coveragepy
9797
# GitHub Actions on Mac uses /Users/runner/work/coveragepy

0 commit comments

Comments
 (0)