Be more explicit in codecov.yml

main
Luis Díaz Más 3 years ago
parent 6f2d5c6519
commit 87f0708bc7

@ -1,3 +1,7 @@
codecov:
branch: main
precision: 2
range: "60..100"
ignore:
- "xmpsdk" # Not interested about the coverage of XMKSDK
- "unitTests"

Loading…
Cancel
Save