public code v1
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
coverage run --source=pygrex --branch -m pytest test -v
|
||||
coverage report -m
|
||||
coverage html
|
||||
Reference in New Issue
Block a user