Skip to content

Commit a09db6f

Browse files
committed
Coverage script for all modules.
1 parent 89ecbd7 commit a09db6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coverage.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
coverage run algorithms/tests/test_binary_tree.py
2+
coverage report -m

0 commit comments

Comments
 (0)