diff --git a/.nycrc b/.nycrc index ed1e77310..6eb878f66 100644 --- a/.nycrc +++ b/.nycrc @@ -8,10 +8,10 @@ "src/linter/xmlTemplate/lib/JSTokenizer.js" ], "check-coverage": true, - "statements": 72, - "branches": 68, - "functions": 75, - "lines": 72, + "statements": 82, + "branches": 74, + "functions": 89, + "lines": 82, "watermarks": { "statements": [70, 90], "branches": [70, 90],