Skip to content

Commit a724287

Browse files
author
rtkay123
committed
chore: update code cov
1 parent 8031f3f commit a724287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const config: Config.InitialOptions = {
5656
// An object that configures minimum threshold enforcement for coverage results
5757
coverageThreshold: {
5858
global: {
59-
branches: 79,
59+
branches: 75,
6060
functions: 95,
6161
lines: 95,
6262
statements: 95,

0 commit comments

Comments
 (0)