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