Skip to content

Commit bf6a9a5

Browse files
authored
Change TypeScript coverage target from 100% to 6%
1 parent e3f1386 commit bf6a9a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ coverage:
1919
typescript:
2020
flags:
2121
- TypeScript
22-
target: 100%
22+
target: 6%
2323
threshold: 0%
2424

2525
patch:

0 commit comments

Comments
 (0)