cqframework / cqframework/cql-tests-runner
Nullological operators testing error breakdown (CqlNullologicalOperatorsTest)
Open
@preston is already working on this.
Since Apr 7, 2026.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 3
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 2
Description
CqlNullologicalOperatorsTest fails commentary:
-
"passCount": 20,
"skipCount": 0,
"failCount": 2,
"errorCount": 0 -
Failing tests: FIXED in https://github.com/cqframework/cql-tests/pull/91#issue-3740097277
(actual is a single "a", but should resolve to a list with a single {"a"})
CoalesceFirstList
CoalesceLastList
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.