Skip to content

Commit b0a083b

Browse files
committed
Add the right package for coverage
1 parent 3d08cc7 commit b0a083b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[coverage:run]
2-
source = happybase.connection,happybase.table,happybase.batch,happybase.pool,happybase._util,tests
2+
source = aiohappybase.connection,aiohappybase.table,aiohappybase.batch,aiohappybase.pool,aiohappybase._util,tests
33

44
[coverage:html]
55
directory = coverage/

0 commit comments

Comments
 (0)