Skip to content

Commit 0014df2

Browse files
authored
exclude ora2pg and openshift file from code coverage (#1694)
1 parent ffbce7d commit 0014df2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.codeclimate.yml

+2
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,5 @@ exclude_patterns:
5050
- "**/commands/"
5151
- "**/import/"
5252
- "**/*.entity.ts"
53+
- "ora2pg/"
54+
- "openshift/"

0 commit comments

Comments
 (0)