Have Codecod ignore generated files

This commit is contained in:
Stefan Ceriu 2022-09-07 17:21:30 +03:00
parent 98cd04c81d
commit 4006cc6b80

View File

@ -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