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

Minor cleanups/modernizations #1354

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.01887% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 63.18%. Comparing base (fe5c101) to head (dde590a).

Files Patch % Lines
.../preprocessor/CqlPreprocessorElmCommonVisitor.java 84.84% 2 Missing and 3 partials :warning:
.../cqframework/cql/cql2elm/CqlCompilerException.java 57.14% 3 Missing :warning:
...va/org/cqframework/cql/cql2elm/LibraryBuilder.java 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1354 +/- ## ============================================ + Coverage 63.14% 63.18% +0.03% Complexity 6127 6127 ============================================ Files 468 468 Lines 25358 25336 -22 Branches 4719 4716 -3 ============================================ - Hits 16013 16008 -5 + Misses 7184 7171 -13 + Partials 2161 2157 -4 ```

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