summaryrefslogtreecommitdiffstats
path: root/.coveragerc
diff options
context:
space:
mode:
Diffstat (limited to '.coveragerc')
-rw-r--r--.coveragerc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.coveragerc b/.coveragerc
index d7a734c1d6..f9ef3447bf 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -25,3 +25,5 @@ exclude_lines =
ignore_errors = True
+[xml]
+output = ./reports/coverage.xml