X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=codecov.yml;h=66e2537f30e5e8e737098b1033e6fb0897e85a24;hb=92d18858b417309f6bdee6bce464a4f3d6a375fd;hp=df50744daa2d6f29e638388b26ca56b63234b6d2;hpb=6a0eee5f5b6163f06fa660dde37e8fe5e580483e;p=awesomized%2Flibmemcached diff --git a/codecov.yml b/codecov.yml index df50744d..66e2537f 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,8 +1,13 @@ ignore: + - "/Applications" - "/usr" - - "example/" - - "test/" + - "example" + - "tests" + - "test/lib/catch.hpp" + +fixes: + - "src/libmemcachedinternal::src/libmemcached" coverage: status: @@ -10,7 +15,7 @@ coverage: default: target: auto threshold: 1% - range: 60..90 + range: 50..80 round: nearest precision: 0 notify: