diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-25 16:55:04 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-25 16:55:04 +0200 |
| commit | 1b9faa1aa927de9108c1abba88bf295a80c45c87 (patch) | |
| tree | c384f6a31380a85faa74cf3c37eaa2b3c0a5bd08 /coverage.json | |
| parent | 04ff4d293302bdc8c6f72f7a6621d7f3529f6892 (diff) | |
ci: Add boolean-coercion tests and bump version to v0.2.2
- Updated internal/version.go to v0.2.2
- Added boolean_coercion_test.go with tests for boolean-to-number coercion
- Note: Boolean operators (> < == != etc.) not yet implemented (task 3cc6a147)
Tests use NewBoolValue() which requires direct Value manipulation
- CI workflow already runs all tests with go test ./...
- Added coverage check (60% minimum) in .github/workflows/ci.yml
When boolean operators are implemented, the boolean_coercion_test.go
can be re-enabled with tests using comparison operators.
Diffstat (limited to 'coverage.json')
0 files changed, 0 insertions, 0 deletions
