refactor: cleanup priority queue code
[poolifier.git] / .c8rc.json
index fcaf55188c06ffe07e51c8310ab1cfe70f6de069..b09dc7b8af3a9a2faf9288721eff958fcc5c3ca4 100644 (file)
@@ -1,7 +1,7 @@
 {
   "check-coverage": true,
-  "lines": 93,
-  "statements": 93,
-  "functions": 94,
-  "branches": 92
+  "lines": 90,
+  "statements": 90,
+  "functions": 90,
+  "branches": 90
 }