Skip to content

Commit 994c96d

Browse files
committed
Fix codecov
1 parent 7e78e84 commit 994c96d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/codecov.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ coverage:
88
target: 70%
99
threshold: 1%
1010
patch:
11-
target: 50%
12-
threshold: 10%
13-
11+
default:
12+
target: 50%
13+
threshold: 10%
1414
ignore:
1515
- "**/java/seedu/address/ui/**" # ignore test coverage on UI

0 commit comments

Comments
 (0)