mirror of https://github.com/kiwix/libkiwix.git
Remove test directory from codecoverage (#286)
Remove test directory from codecoverage
This commit is contained in:
commit
b4fac9d0df
|
@ -0,0 +1,12 @@
|
||||||
|
codecov:
|
||||||
|
notify:
|
||||||
|
require_ci_to_pass: yes
|
||||||
|
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
threshold: 1%
|
||||||
|
|
||||||
|
ignore:
|
||||||
|
- "test"
|
Loading…
Reference in New Issue