refactor: dedupe worker choice strategy options handling code
[poolifier.git] / .c8rc.json
index 70caddaceb09c5027f91eab8ee0f44f5a1d9fb89..4ef7222d3d02d0f684f37818b8742e196a1cf025 100644 (file)
@@ -1,7 +1,7 @@
 {
   "check-coverage": true,
-  "lines": 93,
-  "statements": 93,
-  "functions": 94,
-  "branches": 93
+  "lines": 90,
+  "statements": 90,
+  "functions": 92,
+  "branches": 92
 }