Have Codecod ignore generated files

This commit is contained in:
Stefan Ceriu
2022-09-07 17:21:30 +03:00
parent c619238a4a
commit 42d263eec0

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