Skip to content

Commit 40a2eb8

Browse files
committed
CI: Ignore tests, benchmarks and externals for Codecov
1 parent 8649280 commit 40a2eb8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

codecov.yml

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

0 commit comments

Comments
 (0)