Documentation
¶
Overview ¶
Script to regenerate FORMULAS.md from the source of truth:
- Supported functions = all Register* helper calls in formula/*.go
- Test counts = formula strings + TestFUNC_ patterns in *_test.go
- Unsupported functions = those in the known function list but not registered
Usage: go run scripts/count_formula_tests.go [--check]
(default) regenerate FORMULAS.md --check exit 1 if FORMULAS.md would change (for CI)
Click to show internal directories.
Click to hide internal directories.