Starting lpci, version 0.2.5 Logging execution to '/home/buildd/.local/state/lpci/log/lpci-20240115-175120.302523.log' Launching environment for focal/amd64 Starting instance Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', '# hide output of tests - they can be seen in the test job instead\nmake coverage 1>/dev/null 2>&1\nmake coverage-report\n'] :: python3 -m coverage report --show-missing --omit="*skeleton*,*/dist-packages/*" :: Name Stmts Miss Cover Missing :: ------------------------------------------------------------------------ :: reviewtools/__init__.py 0 0 100% :: reviewtools/available.py 218 0 100% :: reviewtools/common.py 856 204 76% 155-156, 168, 171, 176-187, 232-233, 264, 269, 273-276, 298-310, 317-329, 346, 375, 408-412, 417, 421, 425, 429-432, 436-438, 442-444, 449, 465, 494-503, 517, 547-549, 559-560, 567-568, 574-577, 590-591, 596, 603-614, 623, 632, 638, 657, 662-663, 665, 669, 685-687, 876, 884-885, 932, 945, 986-988, 999, 1014, 1019, 1024, 1035, 1066, 1069, 1074-1096, 1113-1114, 1123-1124, 1136-1142, 1151-1153, 1160-1173, 1370-1371, 1380, 1393-1394, 1399-1401, 1410-1412, 1417-1419, 1430, 1484-1485, 1544, 1556-1560, 1579-1581, 1644-1653, 1660-1663, 1667-1686, 1706-1718 :: reviewtools/debversion.py 88 0 100% :: reviewtools/email.py 70 48 31% 56-120 :: reviewtools/modules.py 46 13 72% 39, 63, 78, 90-100 :: reviewtools/overrides.py 54 0 100% :: reviewtools/rr_common.py 25 2 92% 78, 82 :: reviewtools/sr_common.py 171 9 95% 413, 418, 432-433, 460, 473-474, 556, 649 :: reviewtools/sr_declaration.py 702 7 99% 170, 250-252, 409, 413, 732 :: reviewtools/sr_functional.py 287 12 96% 277, 285, 306, 309-326 :: reviewtools/sr_lint.py 2172 23 99% 379-382, 399-402, 406-409, 1028, 3305, 3308, 3321-3324, 3328-3331 :: reviewtools/sr_security.py 348 7 98% 288, 308-313, 333 :: reviewtools/sr_tests.py 116 4 97% 62, 198-199, 212 :: reviewtools/store.py 371 12 97% 218, 254, 292, 497-501, 557, 761-764, 777 :: reviewtools/tests/__init__.py 0 0 100% :: reviewtools/tests/test_available.py 640 0 100% :: reviewtools/tests/test_common.py 161 2 99% 193, 510 :: reviewtools/tests/test_debversion.py 36 0 100% :: reviewtools/tests/test_email.py 11 0 100% :: reviewtools/tests/test_modules.py 21 0 100% :: reviewtools/tests/test_sr_common.py 17 0 100% :: reviewtools/tests/test_sr_declaration.py 4634 23 99% 4462, 7989-7994, 8244-8249, 9005-9010, 9049-9053 :: reviewtools/tests/test_sr_functional.py 734 107 85% 1342, 1381-1401, 1414-1441, 1454-1478, 1493-1512, 1538-1574, 1585-1617 :: reviewtools/tests/test_sr_lint.py 5392 0 100% :: reviewtools/tests/test_sr_security.py 1125 0 100% :: reviewtools/tests/test_store.py 1446 1 99% 2644 :: reviewtools/tests/test_usn.py 211 0 100% :: reviewtools/tests/utils.py 165 58 65% 88-122, 141, 188, 213-238, 242-258, 282-294, 298-307, 311-314, 318-323, 351, 358 :: reviewtools/usn.py 100 0 100% :: run-tests 14 3 79% 28, 32, 38 :: ------------------------------------------------------------------------ :: TOTAL 20231 535 97%