diff --git a/.nycrc b/.nycrc index baa1fe6..60c9f16 100644 --- a/.nycrc +++ b/.nycrc @@ -16,7 +16,5 @@ ], "check-coverage": true, "lines": 80, - "statements": 80, - "functions": 80, - "branches": 80 + "statements": 80 }