We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2301bca commit 8119014Copy full SHA for 8119014
setup.cfg
@@ -50,3 +50,5 @@ ignore_errors = true
50
[coverage:html]
51
title = 'Test Coverage Report'
52
53
+[coverage:xml]
54
+output="./coverage.xml"
0 commit comments