Skip to content

Commit a4d82c6

Browse files
committed
ignore fallback logger from coverage
1 parent f2f7060 commit a4d82c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ coverage:
1111
default:
1212
# Do not fail the commit status if the coverage was reduced up to this value
1313
threshold: 0.5%
14+
ignore:
15+
- "log_fallback.go"

0 commit comments

Comments
 (0)