27 lines
No EOL
395 B
JSON
27 lines
No EOL
395 B
JSON
[
|
|
{
|
|
"run_id": "run_001",
|
|
"status": "PASS",
|
|
"is_pinned": false
|
|
},
|
|
{
|
|
"run_id": "run_002",
|
|
"status": "WARN",
|
|
"is_pinned": true
|
|
},
|
|
{
|
|
"run_id": "run_003",
|
|
"status": "FAIL",
|
|
"is_pinned": false
|
|
},
|
|
{
|
|
"run_id": "run_004",
|
|
"status": "WARN",
|
|
"is_pinned": false
|
|
},
|
|
{
|
|
"run_id": "run_005",
|
|
"status": "PASS",
|
|
"is_pinned": true
|
|
}
|
|
] |