summaryrefslogtreecommitdiffstats
path: root/mobile/android/focus-android/codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/focus-android/codecov.yml')
-rw-r--r--mobile/android/focus-android/codecov.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/mobile/android/focus-android/codecov.yml b/mobile/android/focus-android/codecov.yml
new file mode 100644
index 0000000000..d5c28d1afb
--- /dev/null
+++ b/mobile/android/focus-android/codecov.yml
@@ -0,0 +1,22 @@
+codecov:
+ max_report_age: off
+
+comment: false
+
+coverage:
+ precision: 2
+ round: down
+ status:
+ project:
+ default:
+ threshold: 0.1
+ if_not_found: success
+ patch:
+ default:
+ enabled: yes
+ threshold: 0.1
+ if_not_found: success
+ changes:
+ default:
+ enabled: no
+ if_not_found: success