Skip to content

Commit 9962a43

Browse files
build: update Codecov config
1 parent da59a79 commit 9962a43

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

codecov.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ coverage:
33
round: down
44
precision: 2
55
status:
6-
threshold: 0%
7-
paths:
8-
- src/**/*.ts
6+
project:
7+
default:
8+
threshold: 0%
9+
paths:
10+
- src/**/*.ts
911
comment: off
1012
ignore:
1113
- testing/**/*.ts

0 commit comments

Comments
 (0)