Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Combine test with empty list. #35

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Fix Combine test with empty list. #35

merged 1 commit into from
Jul 30, 2024

Conversation

suyashkumar
Copy link
Contributor

@suyashkumar suyashkumar commented Jul 9, 2024

The spec says:

"If either argument is null, or the source list is empty, the result is null."

https://cql.hl7.org/09-b-cqlreference.html#combine

The spec says:

"If either argument is null, or the source list is empty, the result is null."

https://cql.hl7.org/09-b-cqlreference.html#combine
Copy link
Member

@brynrhodes brynrhodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree this is the expected result.

@suyashkumar suyashkumar requested a review from ewoutkramer July 23, 2024 02:07
@ewoutkramer ewoutkramer merged commit 85bb561 into main Jul 30, 2024
2 checks 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.

3 participants