We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d318b64 commit 18e29a4Copy full SHA for 18e29a4
jest.config.js
@@ -5,7 +5,7 @@ module.exports = {
5
collectCoverage: true,
6
coverageThreshold: {
7
global: {
8
- branches: 93.5,
+ branches: 93,
9
functions: 98,
10
lines: 97,
11
statements: 97,
0 commit comments