Skip to content

Commit fec442e

Browse files
authored
[tests]:add coverage for config/main/utilities_common module (sonic-net#1039)
generate xml, html and term report Signed-off-by: Guohan Lu <[email protected]>
1 parent e722cb0 commit fec442e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest.ini

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[pytest]
22
filterwarnings =
33
ignore::DeprecationWarning
4+
addopts = --cov=config --cov=show --cov=utilities_common --cov-report html --cov-report term --cov-report xml

0 commit comments

Comments
 (0)