Starting lpci, version 0.2.4 Logging execution to '/home/buildd/.local/state/lpci/log/lpci-20231006-174644.330830.log' Launching environment for focal/amd64 Checking for instance 'lpci-tree-519161-focal-amd64' in project 'lpci' in remote 'local' Instance exists and is not running. 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% 154-155, 167, 170, 175-186, 231-232, 263, 268, 272-275, 297-309, 316-328, 345, 374, 407-411, 416, 420, 424, 428-431, 435-437, 441-443, 448, 464, 493-502, 516, 546-548, 558-559, 566-567, 573-576, 589-590, 595, 602-613, 622, 631, 637, 656, 661-662, 664, 668, 684-686, 875, 883-884, 931, 944, 985-987, 998, 1013, 1018, 1023, 1034, 1065, 1068, 1073-1095, 1112-1113, 1122-1123, 1135-1141, 1150-1152, 1159-1172, 1369-1370, 1379, 1392-1393, 1398-1400, 1409-1411, 1416-1418, 1429, 1483-1484, 1543, 1555-1559, 1578-1580, 1643-1652, 1659-1662, 1666-1685, 1705-1717 :: 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% 410, 415, 429-430, 457, 470-471, 553, 646 :: reviewtools/sr_declaration.py 700 7 99% 170, 250-252, 409, 413, 730 :: 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 4562 23 99% 4450, 7886-7891, 8141-8146, 8902-8907, 8946-8950 :: 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 20157 535 97%