Skip to content

Commit

Permalink
Change to lcov
Browse files Browse the repository at this point in the history
  • Loading branch information
gm3dmo committed Jan 9, 2024
1 parent b934870 commit fc16128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[pytest]
DJANGO_SETTINGS_MODULE = core.settings

addopts = --cov --cov-report=xml
addopts = --cov --cov-report=lcov

python_files = tests.py test_*.py *_tests.py

0 comments on commit fc16128

Please sign in to comment.