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