Add coverage target
This commit is contained in:
parent
eb12f2392c
commit
1e059ffe7f
4
Makefile
4
Makefile
@ -22,5 +22,7 @@ docopt:
|
||||
fi
|
||||
.venv/bin/docopt.sh abra
|
||||
|
||||
coverage:
|
||||
@kcov coverage kcov
|
||||
|
||||
.PHONY: dev-install install test dev-install-yq docopt
|
||||
.PHONY: dev-install install test dev-install-yq docopt coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user