cqframework / cqframework/cql-tests
Decimal toString should roundtrip
Open
@raleigh-g-thompson is already working on this.
Since Oct 16, 2025.
CQLTest: CQL-test-code
- Dominant language
- No language data
- Stars
- 7
- Forks
- 8
- Avg merge
- 12d 5h
- Merged PRs (30d)
- 2
Description
Decimal values should round trip through string conversion
'1.00'.toDecimal().toString() = '1.00'
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.