Skip to content

Commit 6fbd72b

Browse files
committed
feat: exclude ui package from test coverage
1 parent 32112f1 commit 6fbd72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ignore:
2-
- "internal/app/ui"
2+
- "internal/ui"
33
- "tools"
44
coverage:
55
status:

0 commit comments

Comments
 (0)