mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
Have Codecov ignore generated files and run the UI tests on pushes to develop
This commit is contained in:
@@ -14,3 +14,6 @@ coverage:
|
||||
# to codecov so that PR reviewers can see uncovered lines
|
||||
target: auto
|
||||
threshold: 1%
|
||||
|
||||
ignore:
|
||||
- "Riot/Generated" # ignore the folder and all its contents
|
||||
Reference in New Issue
Block a user