[CI] Also run coverage on plugins (#3447)

This commit is contained in:
Frans de Jonge
2017-10-29 21:09:13 +01:00
committed by GitHub
parent 369cf4f102
commit 1ba316aff0
2 changed files with 4 additions and 0 deletions

View File

@@ -67,3 +67,6 @@ jobs:
# by storing the test results CircleCI automatically distributes tests based on execution time
- store_test_results:
path: koreader-emulator-x86_64-linux-gnu/koreader/junit-test-results.xml
# CircleCI doesn't make the test results available as artifacts (October 2017)
- store_artifacts:
path: koreader-emulator-x86_64-linux-gnu/koreader/junit-test-results.xml

View File

@@ -30,6 +30,7 @@ return {
-- the .lua extension)
['include'] = {
'frontend/.*$',
'plugins/.*$',
},
-- Patterns for files to exclude when reporting