Skip to content

Commit 02f9fe1

Browse files
committed
Configuration - Core Options
1 parent d7b60dd commit 02f9fe1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.testcoverage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ threshold:
1515

1616
# (optional; default 0)
1717
# Minimum coverage percentage required for each package.
18-
package: 80
18+
package: 70
1919

2020
# (optional; default 0)
2121
# Minimum overall project coverage percentage required.
22-
total: 95
22+
total: 80
2323

2424
# Holds regexp rules which will override thresholds for matched files or packages
2525
# using their paths.

0 commit comments

Comments
 (0)