diff --git a/codecov.yml b/codecov.yml index 33f6aec9f..c95ff93a6 100644 --- a/codecov.yml +++ b/codecov.yml @@ -14,3 +14,6 @@ coverage: # to codecov so that PR reviewers can see uncovered lines target: auto threshold: 1% + +ignore: + - "ElementX/Source/Generated" # ignore the folder and all its contents \ No newline at end of file