OSDN Git Service

CodecovによるGitHubの各コミットに対するステータス設定を無効化
authorKimura Youichi <kim.upsilon@bucyou.net>
Sun, 19 Feb 2017 08:17:53 +0000 (17:17 +0900)
committerKimura Youichi <kim.upsilon@bucyou.net>
Sun, 19 Feb 2017 08:20:51 +0000 (17:20 +0900)
codecov.yml

index 20fb7e1..5b0a714 100644 (file)
@@ -1,5 +1,7 @@
 coverage:
   range: '50...100'
+  status:
+    project: off
+    patch: off
 
-comment:
-  behavior: new
+comment: off