Alon
před 2 roky
1 změnil soubory, kde provedl
14 přidání a
0 odebrání
-
14
0
codecov.yml
|
|
@@ -0,0 +1,14 @@
|
|
|
+comment: off
|
|
|
+
|
|
|
+coverage:
|
|
|
+ status:
|
|
|
+ project:
|
|
|
+ default:
|
|
|
+ target: auto
|
|
|
+ threshold: 0
|
|
|
+ base: auto
|
|
|
+ patch:
|
|
|
+ default:
|
|
|
+ target: auto
|
|
|
+ threshold: 0
|
|
|
+ base: auto
|