Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 22s
js-unmap-fn-name had mappings for older Math methods but not the trig/hyperbolic/log family added later. Added 22 mappings for sin, cos, tan, asin, acos, atan, atan2, sinh, cosh, tanh, asinh, acosh, atanh, exp, log, log2, log10, expm1, log1p, clz32, imul, fround. built-ins/Math: 42/45 → 45/45 (100%). conformance.sh: 148/148.
27 lines
490 B
JSON
27 lines
490 B
JSON
{
|
|
"totals": {
|
|
"pass": 45,
|
|
"fail": 0,
|
|
"skip": 5,
|
|
"timeout": 0,
|
|
"total": 50,
|
|
"runnable": 45,
|
|
"pass_rate": 100.0
|
|
},
|
|
"categories": [
|
|
{
|
|
"category": "built-ins/Math",
|
|
"total": 50,
|
|
"pass": 45,
|
|
"fail": 0,
|
|
"skip": 5,
|
|
"timeout": 0,
|
|
"pass_rate": 100.0,
|
|
"top_failures": []
|
|
}
|
|
],
|
|
"top_failure_modes": [],
|
|
"pinned_commit": "d5e73fc8d2c663554fb72e2380a8c2bc1a318a33",
|
|
"elapsed_seconds": 9.0,
|
|
"workers": 1
|
|
} |