cqframework / clinical-reasoning

CQF Clinical Reasoning on FHIR for Java
https://www.cqframework.org/clinical-reasoning/
Apache License 2.0
35 stars 29 forks source link

Fixes crash on measure evaluate when subjectIds is null #359

Closed vitorpamplona closed 11 months ago

vitorpamplona commented 11 months ago

Fixes https://github.com/cqframework/clinical-reasoning/issues/358

JPercival commented 11 months ago

Huh. Well that's a silly one.

There's a conflict with master. Could you resolve that and apply formatting ./mvnw spotless:apply and I'll merge?

vitorpamplona commented 11 months ago

hum.. i think there is a bug in this spotless apply action. Its not actually running

JPercival commented 11 months ago

Permission issue on the github action.