mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo.git
synced 2026-09-21 16:52:01 -07:00
40 lines
886 B
JSON
40 lines
886 B
JSON
{
|
|
"schema_version": 1,
|
|
"task": "notifications-query-performance",
|
|
"component": "psf-memo-db",
|
|
"git_sha": "c9728cc301e792580ecc2f4f96e19bc34720ee63",
|
|
"branch": "swarmforge-architect",
|
|
"timestamp": "2026-09-18T17:49:33.202Z",
|
|
"commands": [
|
|
{
|
|
"name": "unit",
|
|
"command": "npm test",
|
|
"exit": 0,
|
|
"duration_ms": 10576,
|
|
"summary": "396 passing"
|
|
},
|
|
{
|
|
"name": "property",
|
|
"command": "npm run property",
|
|
"exit": 0,
|
|
"duration_ms": 39856,
|
|
"summary": "58 pass / 0 fail"
|
|
},
|
|
{
|
|
"name": "acceptance",
|
|
"command": "npm run acceptance",
|
|
"exit": 0,
|
|
"duration_ms": 114671,
|
|
"summary": "all 18 acceptance suites passed"
|
|
},
|
|
{
|
|
"name": "lint",
|
|
"command": "npm run lint",
|
|
"exit": 0,
|
|
"duration_ms": 14279,
|
|
"summary": "ok"
|
|
}
|
|
],
|
|
"result": "pass"
|
|
}
|