ignore graphql plugins from codecov
This commit is contained in:
@@ -6,3 +6,6 @@ coverage:
|
||||
default:
|
||||
threshold: 0% # Ref: https://docs.codecov.io/docs/codecovyml-reference#coveragestatus
|
||||
target: auto
|
||||
|
||||
ignore:
|
||||
- "**/plugins/*-graphql"
|
||||
|
||||
Reference in New Issue
Block a user