Skip to content

Commit 1337b07

Browse files
committed
💚 CodeCov doesn't support JSON properly
- codecov/engineering-team#3592
1 parent d439f72 commit 1337b07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
K_SOUP_COV_MIN_BRANCH: 76
1010
K_SOUP_COV_MIN_LINE: 90
1111
K_SOUP_COV_MIN_HARD: true
12-
K_SOUP_COV_FORMATTERS: "html,xml,rcov,lcov,json,tty"
12+
K_SOUP_COV_FORMATTERS: "html,xml,rcov,lcov,tty"
1313
K_SOUP_COV_DO: true
1414
K_SOUP_COV_MULTI_FORMATTERS: true
1515
K_SOUP_COV_COMMAND_NAME: "Test Coverage"

0 commit comments

Comments
 (0)