Skip to content

Commit

Permalink
[tests]:add coverage for config/main/utilities_common module (#1039)
Browse files Browse the repository at this point in the history
generate xml, html and term report

Signed-off-by: Guohan Lu <[email protected]>
  • Loading branch information
lguohan authored Aug 9, 2020
1 parent e722cb0 commit fec442e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[pytest]
filterwarnings =
ignore::DeprecationWarning
addopts = --cov=config --cov=show --cov=utilities_common --cov-report html --cov-report term --cov-report xml

0 comments on commit fec442e

Please sign in to comment.