X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.c8rc.json;h=29100bb26408a1226a5c4dc10cf04e3e8e0736a9;hb=b22361f4474e4a63a7482741d98f0c58b4b03b4c;hp=a6da2792307b6fea19313da25a353042c8d3d56c;hpb=9fe8fd698590c2494dc6793cfd8c08026fe88a31;p=poolifier.git diff --git a/.c8rc.json b/.c8rc.json index a6da2792..29100bb2 100644 --- a/.c8rc.json +++ b/.c8rc.json @@ -1,7 +1,7 @@ { "check-coverage": true, - "lines": 92, - "statements": 92, + "lines": 94, + "statements": 94, "functions": 95, - "branches": 90 + "branches": 92 }