Skip to content

Commit c17c9a0

Browse files
committed
test(codecov): add ignored files
1 parent d80f541 commit c17c9a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/codecov.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
ignore:
2+
- "cmd/" #
3+
- "internal/database" # External library
4+
- "internal/util/logger.go" # External library

0 commit comments

Comments
 (0)