Accelerate additional formula runtime coverage #21

Merged
kalmyk merged 35 commits from codex/fresh-main-2 into main 2026-03-28 17:36:30 +00:00
Owner

Summary

  • accelerate additional deterministic formula coverage on the wasm path
  • add canonical fixtures and compatibility coverage for the new native batches
  • regenerate formula inventory and docs from current code state

Included

  • logical native batch: IFS, SWITCH, XOR
  • statistical native batch: MODE, MODE.SNGL, CONFIDENCE.NORM
  • reporting update so SEQUENCE is counted correctly as native production
  • broader protocol/binder/kernel/tests/docs sync for the accumulated branch work

Validation

  • pnpm wasm:build
  • pnpm exec tsc -b --pretty false
  • pnpm formula-inventory:check
  • focused vitest matrix across kernel, formula, engine, compatibility, and fixture harness

Known issue

  • global coverage is still below the repo threshold on this branch (pnpm coverage is ~89.13% lines / ~89.28% statements), so full pnpm run ci is not green yet
## Summary - accelerate additional deterministic formula coverage on the wasm path - add canonical fixtures and compatibility coverage for the new native batches - regenerate formula inventory and docs from current code state ## Included - logical native batch: IFS, SWITCH, XOR - statistical native batch: MODE, MODE.SNGL, CONFIDENCE.NORM - reporting update so SEQUENCE is counted correctly as native production - broader protocol/binder/kernel/tests/docs sync for the accumulated branch work ## Validation - pnpm wasm:build - pnpm exec tsc -b --pretty false - pnpm formula-inventory:check - focused vitest matrix across kernel, formula, engine, compatibility, and fixture harness ## Known issue - global coverage is still below the repo threshold on this branch (`pnpm coverage` is ~89.13% lines / ~89.28% statements), so full `pnpm run ci` is not green yet
kalmyk force-pushed codex/fresh-main-2 from b4cf41e8ab
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m18s
to 5402328bef
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m18s
2026-03-28 01:47:58 +00:00
Compare
Refactor wasm date and finance helpers
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m16s
e79194759a
Stabilize CI coverage and benchmark checks
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m19s
1216f294c7
Refactor wasm kernel math helpers into modules
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m17s
72752167fe
Extract wasm text-special helpers
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m31s
dab5a24bdd
Extract wasm operand and unit conversion helpers
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m15s
22074ad2cf
Extract wasm statistical helper slab
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m23s
8f21e78702
Fix renderer wrapper normalization and tests
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m20s
9e87730cee
Fix renderer wrapper flattening
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m18s
62f31cac46
Refactor wasm builtin dispatch slabs with TDD
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 47s
cf879c80e1
Extract wasm lookup dispatch slabs
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m31s
a3a254fb3e
Extract wasm array and info dispatch slab
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m16s
43c7ccafef
Harden renderer root compat mock tests
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m20s
766c7cec40
Extract wasm text scalar and mutation dispatch
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 1m21s
b105fa8e84
Harden renderer post-commit error observation
All checks were successful
forgejo-ci / strict-verify (pull_request) Successful in 3m47s
da0c5d7e73
Extract wasm scalar math dispatch
All checks were successful
forgejo-ci / strict-verify (pull_request) Successful in 3m35s
ad0e4bfada
Extract wasm logic and bitwise dispatch
All checks were successful
forgejo-ci / strict-verify (pull_request) Successful in 3m40s
8cdde1a72f
Extract wasm lookup table dispatch
All checks were successful
forgejo-ci / strict-verify (pull_request) Successful in 3m40s
4dd610d0ea
Extract wasm aggregate and database dispatch
All checks were successful
forgejo-ci / strict-verify (pull_request) Successful in 3m38s
43737a6676
Extract wasm regression dispatch
All checks were successful
forgejo-ci / strict-verify (pull_request) Successful in 3m6s
f81514fd0d
Extract wasm scalar distribution dispatch
All checks were successful
forgejo-ci / strict-verify (pull_request) Successful in 3m7s
486a307753
Extract wasm extended distribution dispatch
All checks were successful
forgejo-ci / strict-verify (pull_request) Successful in 3m23s
1cbcc7317f
Extract wasm format and conversion dispatch
All checks were successful
forgejo-ci / strict-verify (pull_request) Successful in 3m4s
8849381922
Reduce wasm builtins root dispatcher
All checks were successful
forgejo-ci / strict-verify (pull_request) Successful in 3m8s
59f065e7bf
kalmyk merged commit 1e0a53711a into main 2026-03-28 17:36:30 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kalmyk/bilig!21
No description provided.