Skip to content

Commit 0c2bdf5

Browse files
authored
fix: add default name to patch coverage (#1124)
1 parent 932044b commit 0c2bdf5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.codecov.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ coverage:
1212
# Do not fail the commit status if the coverage was reduced up to this value
1313
threshold: 0.5%
1414
patch:
15-
informational: true
15+
default:
16+
informational: true
1617
ignore:
1718
- "log_fallback.go"

0 commit comments

Comments
 (0)