X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.c8rc.json;h=ab1b20fa6e8670179e6a804576b2dcf7987f48d6;hb=ec287edfc71369699efd04e284db8759ace8a59c;hp=97a7bf973f1906c85369f20e7cb15eb13a233377;hpb=4905c3a801c91fc83a1168dfcbc233f40e800280;p=poolifier.git diff --git a/.c8rc.json b/.c8rc.json index 97a7bf97..ab1b20fa 100644 --- a/.c8rc.json +++ b/.c8rc.json @@ -2,6 +2,6 @@ "check-coverage": true, "lines": 92, "statements": 92, - "functions": 90, - "branches": 95 + "functions": 95, + "branches": 92 }