Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit b2b9075

Browse files
committed
Clean up coverage settings.
1 parent 12a5374 commit b2b9075

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.coveragerc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[run]
22
branch = True
3-
source = js.smoke
3+
source = js.jquery_datatables_plugins
44

55
[report]
66
precision = 2
@@ -10,5 +10,5 @@ directory = coverage-report
1010

1111
[paths]
1212
source =
13-
js/smoke
14-
.tox/*/lib/python*/site-packages/js/smoke
13+
js/jquery_datatables_plugins
14+
.tox/*/lib/python*/site-packages/js/jquery_datatables_plugins

0 commit comments

Comments
 (0)