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

Experimental changes for issues 600, 601, and 602. #603

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

More changes.

a03d6be
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Experimental changes for issues 600, 601, and 602. #603

More changes.
a03d6be
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Test Report failed Dec 2, 2024 in 0s

1288 tests run, 1271 passed, 14 skipped, 3 failed.

Annotations

Check failure on line 85 in cqf-fhir-cr/src/test/java/org/opencds/cqf/fhir/cr/measure/dstu3/MeasureScorerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

MeasureScorerTest.scorePopulationIdMultiRate

expected: <1.0> but was: <0.5>
Raw output
org.opentest4j.AssertionFailedError: expected: <1.0> but was: <0.5>
	at org.opencds.cqf.fhir.cr.measure.r4.MeasureScorerTest.scorePopulationIdMultiRate(MeasureScorerTest.java:85)

Check failure on line 86 in cqf-fhir-cr/src/test/java/org/opencds/cqf/fhir/cr/measure/r4/R4SubmitDataServiceTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

R4SubmitDataServiceTest.submitDataMedium

HAPI-0971: Resource Measure/A123 is not known
Raw output
ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException: HAPI-0971: Resource Measure/A123 is not known
	at org.opencds.cqf.fhir.cr.measure.r4.R4SubmitDataServiceTest.submitDataMedium(R4SubmitDataServiceTest.java:86)

Check failure on line 44 in cqf-fhir-cr/src/test/java/org/opencds/cqf/fhir/cr/measure/r4/R4SubmitDataServiceTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

R4SubmitDataServiceTest.submitDataSimple

HAPI-0971: Resource Measure/A123 is not known
Raw output
ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException: HAPI-0971: Resource Measure/A123 is not known
	at org.opencds.cqf.fhir.cr.measure.r4.R4SubmitDataServiceTest.submitDataSimple(R4SubmitDataServiceTest.java:44)