Skip to content

Commit e34ef53

Browse files
ajsecordrandallli
authored andcommitted
Add Codecov config to exclude uninteresting paths. (#1118)
1 parent 3bf8d54 commit e34ef53

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.codecov.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
ignore:
2+
- "catalog"
3+
- "components/*/examples"
4+
- "components/*/tests/*"

0 commit comments

Comments
 (0)