You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/09/09 23:53:03 UTC

[GitHub] [incubator-superset] mistercrunch commented on a change in pull request #8197: chore: deprecate restricted metrics

mistercrunch commented on a change in pull request #8197: chore: deprecate restricted metrics
URL: https://github.com/apache/incubator-superset/pull/8197#discussion_r322501360
 
 

 ##########
 File path: superset/assets/package.json
 ##########
 @@ -10,7 +10,7 @@
   "scripts": {
     "tdd": "jest --watch",
     "test": "jest",
-    "cover": "jest --maxWorkers=8 --coverage",
+    "cover": "jest --coverage",
 
 Review comment:
   unrelated to this PR, but this seems to help quite a bit with broken JS builds. For reference, not specifying `maxWorkers` will lead to use all CPUs cores on the box minus one

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org