diff --git a/.nycrc b/.nycrc new file mode 100644 index 00000000000..bfe4073a6ab --- /dev/null +++ b/.nycrc @@ -0,0 +1,22 @@ +{ + "report-dir": "./.coverage", + "reporter": ["text", "lcov"], + "exclude": [ + "**/*-test", + "**/.coverage", + "**/apis", + "**/benchmark", + "**/docs", + "**/samples", + "**/scripts", + "**/src/**/v*/**/*.js", + "**/test", + ".jsdoc.js", + "**/.jsdoc.js", + "karma.conf.js", + "webpack-tests.config.js", + "webpack.config.js" + ], + "exclude-after-remap": false, + "all": true +} diff --git a/synth.metadata b/synth.metadata index dbd8b17e82b..42aeda351aa 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-05-04T11:06:38.010881Z", + "updateTime": "2019-05-10T11:53:54.520612Z", "sources": [ { "template": {