We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ce26f0 commit a6a7633Copy full SHA for a6a7633
1 file changed
pyproject.toml
@@ -84,6 +84,7 @@ addopts = [
84
"--cov=src/forestly",
85
"--cov-report=term-missing",
86
"--cov-report=html",
87
+ "--cov-report=xml",
88
"-v"
89
]
90
0 commit comments