Jforrester has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/386647 )

Change subject: build: Drop karma 'text-summary' coverage report, unused
......................................................................

build: Drop karma 'text-summary' coverage report, unused

Change-Id: I2fd5c0c05c2b37955e109c3047e14d472215c0aa
---
M Gruntfile.js
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/VisualEditor/VisualEditor 
refs/changes/47/386647/1

diff --git a/Gruntfile.js b/Gruntfile.js
index 4ecfb8a..5b09fba 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -325,8 +325,7 @@
                                        subdir: '.',
                                        reporters: [
                                                { type: 'json-summary', file: 
'coverage-summary.json' },
-                                               { type: 'html' },
-                                               { type: 'text-summary' }
+                                               { type: 'html' }
                                        ],
                                        // 
https://github.com/karma-runner/karma-coverage/blob/v1.1.1/docs/configuration.md#check
                                        check: {

-- 
To view, visit https://gerrit.wikimedia.org/r/386647
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2fd5c0c05c2b37955e109c3047e14d472215c0aa
Gerrit-PatchSet: 1
Gerrit-Project: VisualEditor/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to