X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=codecov.yml;h=afa0dac194800fcb093bce9a4909512483fd29f5;hb=17494ad72064e8d5454d6e868a2137d4a08e319e;hp=38e8c50836e4f031a1df44144d87935afe21e862;hpb=d896aed5ccb41cd117c99b4e60cce17d8abf7cc2;p=m6w6%2Flibmemcached diff --git a/codecov.yml b/codecov.yml index 38e8c508..afa0dac1 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,6 +1,8 @@ ignore: - "/usr" + - "example/" + - "test/" coverage: status: @@ -8,7 +10,7 @@ coverage: default: target: auto threshold: 1% - range: 60..90 + range: 50..80 round: nearest precision: 0 notify: @@ -16,5 +18,3 @@ coverage: default: url: "https://webhooks.gitter.im/e/a6210fd7fb7b5105b2b0" threshold: 1% - -