X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=codecov.yml;h=66e2537f30e5e8e737098b1033e6fb0897e85a24;hb=refs%2Fheads%2Ftest%2Fpoll_timeout;hp=02f82786b0704a536fb47548c9aaa42e5f5f1bea;hpb=ec783a984d98aac9265b98db6ef65bfeff216afc;p=awesomized%2Flibmemcached diff --git a/codecov.yml b/codecov.yml index 02f82786..66e2537f 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,10 +1,21 @@ -codecov: ignore: + - "/Applications" - "/usr" + - "example" + - "tests" + - "test/lib/catch.hpp" + +fixes: + - "src/libmemcachedinternal::src/libmemcached" coverage: - range: 60..90 + status: + project: + default: + target: auto + threshold: 1% + range: 50..80 round: nearest precision: 0 notify: @@ -12,5 +23,3 @@ coverage: default: url: "https://webhooks.gitter.im/e/a6210fd7fb7b5105b2b0" threshold: 1% - -