We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aba506 commit c1af363Copy full SHA for c1af363
setup.cfg
@@ -9,3 +9,6 @@ with-xunit=1
9
10
cover-erase=1
11
cover-package=python_toolbox,test_python_toolbox
12
+cover-branches=1
13
+cover-html-dir=../.coverage_html_report
14
+cover-html=1
0 commit comments