Skip to content

Commit 8a283d8

Browse files
committed
Re-enable coverage
1 parent e757d3e commit 8a283d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
[pytest]
1616
addopts = --verbose
17-
# --cov=decyclify
17+
--cov=decyclify
1818
--doctest-modules
1919
# ignore files which cause issues with test collection
2020
# --ignore=decyclify/some_file.py

0 commit comments

Comments
 (0)