X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.c8rc.json;h=b09dc7b8af3a9a2faf9288721eff958fcc5c3ca4;hb=HEAD;hp=9715d55f262b1afbc8698b9ffdcf9fe2f281afb4;hpb=4631da14b75e3d1d4e41793b1a4ee4018e73086c;p=poolifier.git diff --git a/.c8rc.json b/.c8rc.json index 9715d55f..b09dc7b8 100644 --- a/.c8rc.json +++ b/.c8rc.json @@ -1,7 +1,7 @@ { "check-coverage": true, - "lines": 92, - "statements": 92, - "functions": 94, - "branches": 92 + "lines": 90, + "statements": 90, + "functions": 90, + "branches": 90 }