We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7a5723 commit 5ed03e9Copy full SHA for 5ed03e9
1 file changed
.github/.testcoverage.yml
@@ -4,3 +4,5 @@ profile: '' # set via github action
4
threshold:
5
file: 60
6
total: 75
7
+exclude:
8
+ - cmd/inboundparse/main.go
0 commit comments