Implement more Excel formula coverage and inventory sync #9

Merged
kalmyk merged 5 commits from codex/fresh-main into main 2026-03-27 03:27:14 +00:00
Owner

Summary

  • add generated formula inventory and sync the ODF/Excel coverage docs to runtime state
  • implement additional Excel formula coverage across text, datetime, financial, engineering, and lambda/runtime helpers
  • extend metadata-aware evaluation and workbook protocol support for compatibility mode and richer defined names

Validation

  • pnpm exec vitest run packages/formula/src/tests/text-builtins.test.ts packages/formula/src/tests/builtins.test.ts packages/formula/src/tests/evaluation.test.ts packages/formula/src/tests/js-evaluator.test.ts packages/formula/src/tests/formula.test.ts packages/core/src/tests/engine.test.ts
  • pnpm exec tsc -b --pretty false
  • bun scripts/gen-formula-inventory.ts
  • pnpm formula-inventory:check
  • pre-push lint hook
## Summary - add generated formula inventory and sync the ODF/Excel coverage docs to runtime state - implement additional Excel formula coverage across text, datetime, financial, engineering, and lambda/runtime helpers - extend metadata-aware evaluation and workbook protocol support for compatibility mode and richer defined names ## Validation - pnpm exec vitest run packages/formula/src/__tests__/text-builtins.test.ts packages/formula/src/__tests__/builtins.test.ts packages/formula/src/__tests__/evaluation.test.ts packages/formula/src/__tests__/js-evaluator.test.ts packages/formula/src/__tests__/formula.test.ts packages/core/src/__tests__/engine.test.ts - pnpm exec tsc -b --pretty false - bun scripts/gen-formula-inventory.ts - pnpm formula-inventory:check - pre-push lint hook
Implement more Excel formula coverage and inventory sync
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 39s
540d594bf7
kalmyk force-pushed codex/fresh-main from 540d594bf7
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 39s
to e15c80a3d4
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 37s
2026-03-27 01:03:53 +00:00
Compare
Fix formula inventory check under Bun
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 38s
a375414327
Raise CI coverage over threshold
Some checks failed
forgejo-ci / strict-verify (pull_request) Failing after 57s
eea512af66
Fix async renderer unmount error propagation
All checks were successful
forgejo-ci / strict-verify (pull_request) Successful in 2m29s
df24aed32e
kalmyk merged commit 9b1b7065a0 into main 2026-03-27 03:27:14 +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!9
No description provided.