X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.c8rc.json;h=fcaf55188c06ffe07e51c8310ab1cfe70f6de069;hb=b91134ce1c0d673b62091e945a1271d08749af55;hp=78e101256903834fedb282b59d196eb174d9d406;hpb=6d59c3a3520db9791b41becae986a84526263c74;p=poolifier.git diff --git a/.c8rc.json b/.c8rc.json index 78e10125..fcaf5518 100644 --- a/.c8rc.json +++ b/.c8rc.json @@ -2,6 +2,6 @@ "check-coverage": true, "lines": 93, "statements": 93, - "functions": 95, + "functions": 94, "branches": 92 }