Skip to content

changed tests for Integer vs Sting list compares#102

Merged
brynrhodes merged 2 commits into
cqframework:mainfrom
bryantaustin13:fixListIntegerVsString
Jun 1, 2026
Merged

changed tests for Integer vs Sting list compares#102
brynrhodes merged 2 commits into
cqframework:mainfrom
bryantaustin13:fixListIntegerVsString

Conversation

@bryantaustin13

Copy link
Copy Markdown
Contributor

This is a fix for cqframework/clinical_quality_language#1720 (comment) "Equivalence operation returning EvaluationError in several instances"

Added as List<Any> to expressions to clarify lists. Fixed the error that was occurring: "EvaluationError:Library expression-1.0.0 loaded, but had errors: Could not resolve call to operator Equivalent with signature (list<System.Integer>, list<System.String>)."

Changes those tests from fail to pass.

Comment thread tests/cql/CqlListOperatorsTest.xml Outdated
@brynrhodes brynrhodes merged commit 1e271f3 into cqframework:main Jun 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants