diff --git a/coverage-targets.js b/coverage-targets.js index f23b863d1..7c48ace8e 100644 --- a/coverage-targets.js +++ b/coverage-targets.js @@ -6,10 +6,10 @@ // subset of files to check against these targets. module.exports = { global: { - lines: 64.39, - branches: 53.01, - statements: 63.63, - functions: 56.67, + lines: 64, + branches: 52.5, + statements: 63.1, + functions: 56.1, }, transforms: { branches: 100,