diff --git a/.codecov.yml b/.codecov.yml index bbe2ee8e93..a76c6cd2b5 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -6,3 +6,6 @@ coverage: default: threshold: 0% # Ref: https://docs.codecov.io/docs/codecovyml-reference#coveragestatus target: auto + +ignore: + - "**/plugins/*-graphql"