Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
16 lines
279 B
JSON
16 lines
279 B
JSON
{
|
|
"date": "2026-04-25T07:53:18Z",
|
|
"programs": [
|
|
"eight-queens.st",
|
|
"fibonacci.st",
|
|
"life.st",
|
|
"mandelbrot.st",
|
|
"quicksort.st"
|
|
],
|
|
"program_count": 5,
|
|
"program_tests_passed": 39,
|
|
"all_tests_passed": 403,
|
|
"all_tests_total": 403,
|
|
"exit_code": 0
|
|
}
|