Skip to content

Commit ba1163a

Browse files
chore: fix coverage
1 parent 88db774 commit ba1163a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

codecov.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ignore:
2-
- "node_modules/**",
3-
- "src/swagger.ts",
4-
- "src/utils/**/*.{js,ts,jsx,tsx}"
2+
- "./node_modules/**",
3+
- "./src/swagger.ts",
4+
- "./src/utils/**/*.{js,ts,jsx,tsx}"

0 commit comments

Comments
 (0)