X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.c8rc.json;h=29100bb26408a1226a5c4dc10cf04e3e8e0736a9;hb=7d0aa97362b17bdac43eea38934aaea3c91363c0;hp=74ea8163fd560ba64203f2dad29690ea0f35eea8;hpb=755a9ed443d52ab2e10a9a7f62b0d253bb5e25a6;p=poolifier.git diff --git a/.c8rc.json b/.c8rc.json index 74ea8163..29100bb2 100644 --- a/.c8rc.json +++ b/.c8rc.json @@ -1,7 +1,7 @@ { "check-coverage": true, - "lines": 93, - "statements": 93, + "lines": 94, + "statements": 94, "functions": 95, - "branches": 93 + "branches": 92 }