X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.c8rc.json;h=4ef7222d3d02d0f684f37818b8742e196a1cf025;hb=ce63d9e2f3d895bd2ae5aafc40769ff4dda3c887;hp=78e101256903834fedb282b59d196eb174d9d406;hpb=6d59c3a3520db9791b41becae986a84526263c74;p=poolifier.git diff --git a/.c8rc.json b/.c8rc.json index 78e10125..4ef7222d 100644 --- a/.c8rc.json +++ b/.c8rc.json @@ -1,7 +1,7 @@ { "check-coverage": true, - "lines": 93, - "statements": 93, - "functions": 95, + "lines": 90, + "statements": 90, + "functions": 92, "branches": 92 }