ci: make codecov informational only (#2924)
Disables requirement to fix coverage for lines that remain missing Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
@@ -7,6 +7,7 @@ coverage:
|
||||
patch:
|
||||
default:
|
||||
target: 50%
|
||||
informational: true
|
||||
ignore:
|
||||
# Files generated by Google Protobuf do not require coverage
|
||||
- '**/*.pb.go'
|
||||
|
||||
Reference in New Issue
Block a user