-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcoverage.json
1 lines (1 loc) · 1.53 KB
/
coverage.json
1
{"meta": {"format": 2, "version": "7.5.4", "timestamp": "2024-06-27T22:26:37.684852", "branch_coverage": false, "show_contexts": false}, "files": {"openciv/gameplay/tile_yield.py": {"executed_lines": [1, 3, 4, 5, 7, 8, 10, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 35, 36, 37, 38, 39, 41, 45, 49, 53, 54, 57, 58, 61, 64, 65, 67, 68, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 103, 106, 112, 113, 115, 116, 118, 119, 121, 122, 125, 126, 127], "summary": {"covered_lines": 81, "num_statements": 90, "percent_covered": 90.0, "percent_covered_display": "90", "missing_lines": 9, "excluded_lines": 0}, "missing_lines": [55, 59, 62, 104, 107, 108, 109, 110, 123], "excluded_lines": []}, "openciv/gameplay/tile_yield_modifier.py": {"executed_lines": [2, 3, 5, 7, 9, 10, 11, 12, 14, 15, 17, 19, 21, 23, 24, 27, 28, 30, 32, 35, 38, 39, 41, 42, 44, 45, 47, 48, 50, 51, 53, 54, 56, 58, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 75, 76, 78, 80, 82, 85, 88, 89, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 108, 109, 111, 115], "summary": {"covered_lines": 69, "num_statements": 84, "percent_covered": 82.14285714285714, "percent_covered_display": "82", "missing_lines": 15, "excluded_lines": 0}, "missing_lines": [31, 33, 34, 36, 59, 79, 83, 86, 94, 105, 106, 112, 113, 116, 117], "excluded_lines": []}}, "totals": {"covered_lines": 150, "num_statements": 174, "percent_covered": 86.20689655172414, "percent_covered_display": "86", "missing_lines": 24, "excluded_lines": 0}}