mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
First version of Codecov configuration
This commit is contained in:
parent
7f8f1acfd6
commit
0e659defc1
18
.codecov.yml
Normal file
18
.codecov.yml
Normal file
@ -0,0 +1,18 @@
|
||||
codecov:
|
||||
notify:
|
||||
require_ci_to_pass: yes
|
||||
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 1%
|
||||
patch:
|
||||
default:
|
||||
target: 90%
|
||||
threshold: 0%
|
||||
|
||||
ignore:
|
||||
- "docs"
|
||||
- "fastlane"
|
||||
- "core/src/test/java/"
|
Loading…
x
Reference in New Issue
Block a user