Skip to content

Commit 8119014

Browse files
committed
Added coverage:xml
1 parent 2301bca commit 8119014

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,5 @@ ignore_errors = true
5050
[coverage:html]
5151
title = 'Test Coverage Report'
5252

53+
[coverage:xml]
54+
output="./coverage.xml"

0 commit comments

Comments
 (0)