X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=codecov.yml;h=66e2537f30e5e8e737098b1033e6fb0897e85a24;hb=refs%2Fheads%2Fv1.x;hp=38e8c50836e4f031a1df44144d87935afe21e862;hpb=d896aed5ccb41cd117c99b4e60cce17d8abf7cc2;p=awesomized%2Flibmemcached diff --git a/codecov.yml b/codecov.yml index 38e8c508..66e2537f 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,6 +1,13 @@ ignore: + - "/Applications" - "/usr" + - "example" + - "tests" + - "test/lib/catch.hpp" + +fixes: + - "src/libmemcachedinternal::src/libmemcached" coverage: status: @@ -8,7 +15,7 @@ coverage: default: target: auto threshold: 1% - range: 60..90 + range: 50..80 round: nearest precision: 0 notify: @@ -16,5 +23,3 @@ coverage: default: url: "https://webhooks.gitter.im/e/a6210fd7fb7b5105b2b0" threshold: 1% - -