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

Fix CqlEngine ignoring DebugMap #1339

Closed JPercival closed 3 months ago

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

Formatting check succeeded!

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 62.88%. Comparing base (483122f) to head (c56ecbc).

Files Patch % Lines
...rg/opencds/cqf/cql/engine/execution/CqlEngine.java 63.63% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1339 +/- ## ============================================ - Coverage 62.89% 62.88% -0.02% + Complexity 6108 6107 -1 ============================================ Files 468 468 Lines 25354 25356 +2 Branches 4719 4720 +1 ============================================ - Hits 15946 15944 -2 - Misses 7271 7273 +2 - Partials 2137 2139 +2 ```

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