diff --git a/packages/mars/.nycrc b/packages/mars/.nycrc index 98d8f00..7bf279c 100644 --- a/packages/mars/.nycrc +++ b/packages/mars/.nycrc @@ -9,7 +9,7 @@ ], "check-coverage": true, "branches": 63, - "lines": 69, + "lines": 65, "functions": 45, - "statements": 69 + "statements": 65 }