cqframework / clinical_quality_language

Clinical Quality Language (CQL) is an HL7 specification for the expression of clinical knowledge that can be used within both the Clinical Decision Support (CDS) and Clinical Quality Measurement (CQM) domains. This repository contains complementary tooling in support of that specification.
https://confluence.hl7.org/display/CDS/Clinical+Quality+Language
Apache License 2.0
251 stars 121 forks source link

Fixes for localIds and Nary function resolution #1356

Closed JPercival closed 2 months ago

JPercival commented 2 months ago
github-actions[bot] commented 2 months ago

Formatting check succeeded!

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 63.18%. Comparing base (ec84b9e) to head (4e5d22f).

Files Patch % Lines
.../preprocessor/CqlPreprocessorElmCommonVisitor.java 28.57% 4 Missing and 1 partial :warning:
...qframework/cql/cql2elm/SystemFunctionResolver.java 91.42% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1356 +/- ## ============================================ - Coverage 63.18% 63.18% -0.01% + Complexity 6128 6126 -2 ============================================ Files 468 468 Lines 25336 25315 -21 Branches 4716 4713 -3 ============================================ - Hits 16009 15995 -14 + Misses 7170 7166 -4 + Partials 2157 2154 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.