apl: conformance.sh + scoreboard.{json,md} — Phase 5 complete (269/269)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m3s
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m3s
This commit is contained in:
12
lib/apl/scoreboard.json
Normal file
12
lib/apl/scoreboard.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"suites": {
|
||||
"structural": {"pass": 94, "fail": 0},
|
||||
"operators": {"pass": 117, "fail": 0},
|
||||
"dfn": {"pass": 24, "fail": 0},
|
||||
"tradfn": {"pass": 20, "fail": 0},
|
||||
"valence": {"pass": 14, "fail": 0}
|
||||
},
|
||||
"total_pass": 269,
|
||||
"total_fail": 0,
|
||||
"total": 269
|
||||
}
|
||||
Reference in New Issue
Block a user