Be more explicit in codecov.yml
This commit is contained in:
+8
-4
@@ -1,4 +1,8 @@
|
||||
ignore:
|
||||
- "xmpsdk" # Not interested about the coverage of XMKSDK
|
||||
- "unitTests"
|
||||
- "samples"
|
||||
codecov:
|
||||
branch: main
|
||||
precision: 2
|
||||
range: "60..100"
|
||||
ignore:
|
||||
- "xmpsdk" # Not interested about the coverage of XMKSDK
|
||||
- "unitTests"
|
||||
- "samples"
|
||||
|
||||
Reference in New Issue
Block a user