Download:
child 264:291cb12f5f10
parent 262:2f40cd364777
263:e6c582cfee55
Anton Shestakov <av6@dwimlabs.net>, Fri, 16 Jun 2017 16:22:12 +0800
pipelines: new coverage doesn't show extra modules that end with .py

1 файлов изменено, 4 вставок(+), 4 удалений(-) [+]
bitbucket-pipelines.yml file | annotate | diff | comparison | revisions
--- a/bitbucket-pipelines.yml Fri Jun 16 16:16:38 2017 +0800
+++ b/bitbucket-pipelines.yml Fri Jun 16 16:22:12 2017 +0800
@@ -9,7 +9,7 @@
--color=yes
--cov-report=term
--cov=candolint
- --cov=incoming.py
- --cov=viewer.py
- --cov=checker.py
- --cov=hooks-queue.py
+ --cov=incoming
+ --cov=viewer
+ --cov=checker
+ --cov=hooks-queue