Skip to content

Commit 5b422d8

Browse files
committed
update threshold
1 parent d9ffdb6 commit 5b422d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

supporting_scripts/code-coverage/module-coverage-client/check-client-module-coverage.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ const moduleThresholds = {
112112
},
113113
programming: {
114114
statements: 88.74,
115-
branches: 76.59,
116-
functions: 80.93,
115+
branches: 76.41,
116+
functions: 80.92,
117117
lines: 88.86,
118118
},
119119
quiz: {

0 commit comments

Comments
 (0)