Skip to content

Commit 94b6b51

Browse files
authored
🧪🚑 Fix coverage.py-included paths @ XML (#1074)
1 parent 3d5ce65 commit 94b6b51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ cover_pylib = false
1616
plugins = Cython.Coverage
1717
relative_files = true
1818
source =
19-
tests
19+
.
2020
source_pkgs =
2121
yarl

0 commit comments

Comments
 (0)