We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a746d4 + bb1c33e commit 09c2df0Copy full SHA for 09c2df0
karma.conf.js
@@ -56,7 +56,7 @@ module.exports = function (config) {
56
// the configure thresholds
57
thresholdReporter: {
58
statements: 100,
59
- branches: 98,
+ branches: 100,
60
functions: 100,
61
lines: 100
62
},
0 commit comments