Francisco Giordano
%!s(int64=4) %!d(string=hai) anos
Modificáronse 1 ficheiros con
9 adicións e
1 borrados
-
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%
|