Be more explicit in codecov.yml
parent
6f2d5c6519
commit
87f0708bc7
@ -1,4 +1,8 @@
|
|||||||
ignore:
|
codecov:
|
||||||
- "xmpsdk" # Not interested about the coverage of XMKSDK
|
branch: main
|
||||||
- "unitTests"
|
precision: 2
|
||||||
- "samples"
|
range: "60..100"
|
||||||
|
ignore:
|
||||||
|
- "xmpsdk" # Not interested about the coverage of XMKSDK
|
||||||
|
- "unitTests"
|
||||||
|
- "samples"
|
||||||
|
Loading…
Reference in New Issue