X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.c8rc.json;h=9715d55f262b1afbc8698b9ffdcf9fe2f281afb4;hb=9ef8fa7151c480590cce9cf98070c313717ad7b4;hp=70caddaceb09c5027f91eab8ee0f44f5a1d9fb89;hpb=b2e4d9550d6b5541749bdc42d2cbfc5371c7bf5b;p=poolifier.git diff --git a/.c8rc.json b/.c8rc.json index 70caddac..9715d55f 100644 --- a/.c8rc.json +++ b/.c8rc.json @@ -1,7 +1,7 @@ { "check-coverage": true, - "lines": 93, - "statements": 93, + "lines": 92, + "statements": 92, "functions": 94, - "branches": 93 + "branches": 92 }