Be more explicit in codecov.yml

main
Luis Díaz Más 3 years ago
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…
Cancel
Save