mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
19 lines
251 B
YAML
19 lines
251 B
YAML
codecov:
|
|
notify:
|
|
require_ci_to_pass: yes
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 0.1%
|
|
patch:
|
|
default:
|
|
target: 100%
|
|
threshold: 20%
|
|
|
|
ignore:
|
|
- "docs"
|
|
- "fastlane"
|
|
- "core/src/test/java/"
|