Skip to content

Commit 2ebd625

Browse files
committed
ignore in codecov
1 parent 7d3d333 commit 2ebd625

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.codecov.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
target: auto
6+
threshold: 1%
7+
patch:
8+
default:
9+
target: auto
10+
threshold: 1%
11+
12+
ignore:
13+
- "vendor/**/*"
14+
- "tests/**/*"
15+
- "vcpkg/**/*"
16+
- "vcpkg_installed/**/*"
17+

0 commit comments

Comments
 (0)