Skip to content
Snippets Groups Projects
Commit 67e0b8cf23e1 authored by Georges Racinet's avatar Georges Racinet
Browse files

run-all-tests: term-missing coverage report

Way more convenient when it's a few statements than rerunning
with html report and spining up a browser.
parent fda23592d9e0
No related branches found
No related tags found
No related merge requests found
Pipeline #65053 failed
......@@ -33,5 +33,6 @@
$RUNNER --ignore vendor/ \
--doctest-modules \
--cov heptapod --cov hgext3rd.heptapod \
--cov-report term-missing \
--cov-fail-under 100 \
$@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment