We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f7060 commit a4d82c6Copy full SHA for a4d82c6
.codecov.yml
@@ -11,3 +11,5 @@ coverage:
11
default:
12
# Do not fail the commit status if the coverage was reduced up to this value
13
threshold: 0.5%
14
+ignore:
15
+ - "log_fallback.go"
0 commit comments