-
Notifications
You must be signed in to change notification settings - Fork 29
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
catch cql exceptions per subject #627
Conversation
Formatting check succeeded! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #627 +/- ##
============================================
+ Coverage 74.13% 74.17% +0.03%
Complexity 19 19
============================================
Files 363 363
Lines 19054 19080 +26
Branches 2531 2532 +1
============================================
+ Hits 14126 14152 +26
Misses 3590 3590
Partials 1338 1338 ☔ View full report in Codecov by Sentry. |
cqf-fhir-cr/src/main/java/org/opencds/cqf/fhir/cr/measure/common/MeasureEvaluator.java
Outdated
Show resolved
Hide resolved
cqf-fhir-cr/src/main/java/org/opencds/cqf/fhir/cr/measure/common/MeasureEvaluator.java
Outdated
Show resolved
Hide resolved
cqf-fhir-cr/src/main/java/org/opencds/cqf/fhir/cr/measure/r4/R4MeasureReportBuilder.java
Outdated
Show resolved
Hide resolved
cqf-fhir-cr/src/test/java/org/opencds/cqf/fhir/cr/measure/r4/MeasureScoringTypeCohortTest.java
Show resolved
Hide resolved
cqf-fhir-cr/src/test/java/org/opencds/cqf/fhir/cr/measure/r4/MeasureScoringTypeCohortTest.java
Show resolved
Hide resolved
cqf-fhir-cr/src/test/java/org/opencds/cqf/fhir/cr/measure/r4/MeasureScoringTypeRatioTest.java
Show resolved
Hide resolved
...f/fhir/cr/measure/r4/MinimalMeasureEvaluation/tests/encounter/female-1988-2-encounter-1.json
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
Closes #626