Skip to content

changed tests for Integer vs Sting list compares#102

Open
bryantaustin13 wants to merge 1 commit intocqframework:mainfrom
bryantaustin13:fixListIntegerVsString
Open

changed tests for Integer vs Sting list compares#102
bryantaustin13 wants to merge 1 commit intocqframework: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.

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.

1 participant