Francisco Giordano
4 years ago
1 changed files with
9 additions and
1 deletions
-
9
1
.codecov.yml
|
@@ -1,3 +1,11 @@
|
|
|
comment: off
|
|
|
+github_checks:
|
|
|
+ annotations: false
|
|
|
coverage:
|
|
|
- range: "100...100"
|
|
|
+ status:
|
|
|
+ patch:
|
|
|
+ default:
|
|
|
+ target: 95%
|
|
|
+ project:
|
|
|
+ default:
|
|
|
+ threshold: 1%
|