Skip to content

Commit 7c8997f

Browse files
committed
Add codecov config to exclude examples and integration tests
1 parent 947fd4e commit 7c8997f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

codecov.yml

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

0 commit comments

Comments
 (0)