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 gaps in the ELM visitor #1308

Closed JPercival closed 6 months ago

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

Formatting check succeeded!

codecov[bot] commented 6 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (cf7c30a) 62.64% compared to head (5fd11a7) 62.70%.

Files Patch % Lines
...k/cql/elm/requirements/ElmRequirementsVisitor.java 84.90% 4 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1308 +/- ## ============================================ + Coverage 62.64% 62.70% +0.05% + Complexity 6158 6079 -79 ============================================ Files 466 466 Lines 25424 25308 -116 Branches 4703 4711 +8 ============================================ - Hits 15928 15869 -59 + Misses 7348 7288 -60 - Partials 2148 2151 +3 ```

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