mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
19 lines
247 B
YAML
19 lines
247 B
YAML
codecov:
|
|
notify:
|
|
require_ci_to_pass: yes
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 1%
|
|
patch:
|
|
default:
|
|
target: 70%
|
|
threshold: 0%
|
|
|
|
ignore:
|
|
- "docs"
|
|
- "fastlane"
|
|
- "core/src/test/java/"
|