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.
1 parent f149b29 commit 1d7a580Copy full SHA for 1d7a580
1 file changed
packages/assets-controllers/jest.config.js
@@ -17,7 +17,7 @@ module.exports = merge(baseConfig, {
17
// An object that configures minimum threshold enforcement for coverage results
18
coverageThreshold: {
19
global: {
20
- branches: 88.3,
+ branches: 88.22,
21
functions: 95.32,
22
lines: 96.75,
23
statements: 96.75,
0 commit comments