Skip to content

Commit 065b4f8

Browse files
committed
fix: codecov ignore
1 parent 45b93e8 commit 065b4f8

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
@@ -22,7 +22,7 @@ ignore:
2222
- "**/vendor/**"
2323
- "internal/**/test_utilities.go"
2424
- "internal/handlers/handler_test_suite.go"
25-
- "internal/tools/docgen.go"
25+
- "internal/tools/**"
2626
- "internal/ui/common.go"
2727
- "internal/ui/palette.go"
2828
- "internal/ui/logo.go"

0 commit comments

Comments
 (0)