Skip to content

Commit bd473f9

Browse files
committed
Exclude untestable files from coverage
1 parent 77fc931 commit bd473f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

codecov.yml

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ ignore:
55
- "**/*.repository.*"
66
- "**/mongoose-module-helper.ts"
77
- "**/redis/connect.ts"
8+
- "**/redis.factory.ts"
9+
- "**/*.serializer.*"
10+
- "**/*.dto.*"
811

912
coverage:
1013
status:

0 commit comments

Comments
 (0)