Skip to content

Commit

Permalink
Ignore sql files in codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
p-wunderlich committed Jul 1, 2024
1 parent 7af0cf7 commit d657363
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .codacy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ exclude_paths:
- "examples/components/tasklist-angular/**"
- "examples/components/process-forms/**"
- "docs/**"
- "db/migrations/**"
4 changes: 0 additions & 4 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ fixes:
- "io/holunda/polyflow/polyflow-view-mongo/::src/main/kotlin/"
- "io/holunda/polyflow/polyflow-view-simple/::src/main/kotlin/"
- "io/holunda/polyflow/polyflow-view-view-api/::src/main/kotlin/"

ignore:
- "**/*.sql"
- "db/"

0 comments on commit d657363

Please sign in to comment.