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

Add Debug logging for expressions #1341

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

Project coverage is 63.17%. Comparing base (1353100) to head (0da81cf).

Files Patch % Lines
...rg/opencds/cqf/cql/engine/execution/CqlEngine.java 80.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1341 +/- ## ============================================ + Coverage 62.89% 63.17% +0.27% - Complexity 6109 6132 +23 ============================================ Files 468 468 Lines 25354 25360 +6 Branches 4719 4720 +1 ============================================ + Hits 15947 16020 +73 + Misses 7270 7183 -87 - Partials 2137 2157 +20 ```

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