fix: do not check for pool destroying statuses at task redistribution
[poolifier.git] / .c8rc.json
1 {
2 "check-coverage": true,
3 "lines": 93,
4 "statements": 93,
5 "functions": 95,
6 "branches": 92
7 }