forked from Ikalus1988/MisakaNet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpr-genius-stats.json
More file actions
69 lines (69 loc) 路 1.5 KB
/
Copy pathpr-genius-stats.json
File metadata and controls
69 lines (69 loc) 路 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"repo": "Ikalus1988/MisakaNet",
"generated_at": "2026-08-15T12:09:47.142725+00:00",
"summary": {
"total_observed_runs": 266,
"all_time_success_rate": 79.32,
"median_latency_seconds": 9.0,
"human_adoption_rate": 96.0
},
"windows": {
"7d": {
"total_runs": 266,
"success_rate": 79.32,
"failure_rate": 1.5,
"skip_rate": 19.17,
"median_latency_seconds": 9.0,
"p95_latency_seconds": 17.0,
"pr_type_distribution": {
"code": 150,
"docs": 48,
"mixed": 68
},
"status_counts": {
"success": 211,
"failure": 4,
"skipped": 51,
"other": 0
}
},
"30d": {
"total_runs": 266,
"success_rate": 79.32,
"failure_rate": 1.5,
"skip_rate": 19.17,
"median_latency_seconds": 9.0,
"p95_latency_seconds": 17.0,
"pr_type_distribution": {
"code": 150,
"docs": 48,
"mixed": 68
},
"status_counts": {
"success": 211,
"failure": 4,
"skipped": 51,
"other": 0
}
},
"all_time": {
"total_runs": 266,
"success_rate": 79.32,
"failure_rate": 1.5,
"skip_rate": 19.17,
"median_latency_seconds": 9.0,
"p95_latency_seconds": 17.0,
"pr_type_distribution": {
"code": 150,
"docs": 48,
"mixed": 68
},
"status_counts": {
"success": 211,
"failure": 4,
"skipped": 51,
"other": 0
}
}
}
}