]> granicus.if.org Git - python/commitdiff
Tweak .codedoc.yml to make it more useful (#71)
authorBerker Peksag <berker.peksag@gmail.com>
Tue, 14 Feb 2017 09:56:13 +0000 (12:56 +0300)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2017 09:56:13 +0000 (12:56 +0300)
.codecov.yml

index 4f84cb6f39eb3d8a8047fce8b5fd243d7ae4d579..fcf9df6a7a698e4bd87ed0c1cc4ed70bad8b9887 100644 (file)
@@ -1,10 +1,15 @@
 codecov:
   notify:
     require_ci_to_pass: true
-comment:
-  behavior: new
-  layout: header, diff
-  require_changes: false
+comment: off
+ignore:
+  - "Doc/**/*"
+  - "Misc/*"
+  - "Mac/**/*"
+  - "PC/**/*"
+  - "PCbuild/**/*"
+  - "Tools/**/*"
+  - "Grammar/*"
 coverage:
   precision: 2
   range:
@@ -12,13 +17,13 @@ coverage:
   - 100.0
   round: down
   status:
-    changes: false
+    changes: off
+    project: off
     patch:
       default:
-        threshold: 0.01
-    project:
-      default:
-        threshold: 0.01
+        target: 100%
+        only_pulls: true
+        threshold: 0.05
 parsers:
   gcov:
     branch_detection: