Skip to content

Commit 1ec1197

Browse files
author
Oren Novotny
committed
add codecov config
1 parent 0f837d1 commit 1ec1197

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

codecov.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
coverage:
2+
status:
3+
project:
4+
default: off
5+
ixnet:
6+
flags: ixnet
7+
rxnet:
8+
flags: rxnet
9+
10+
flags:
11+
ixnet:
12+
paths: Ix.NET/Source/
13+
rxnet:
14+
paths: Rx.NET/Source/src/
15+
16+
codecov:
17+
ci:
18+
- dev.azure.com

0 commit comments

Comments
 (0)