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 a test to validate that the default context is Unfiltered #1312

Closed JPercival closed 6 months ago

JPercival commented 6 months ago

Validates #1293 works as expected

github-actions[bot] commented 6 months ago

Formatting check succeeded!

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (66f4174) 62.79% compared to head (aed32b8) 62.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1312 +/- ## ============================================ + Coverage 62.79% 62.81% +0.01% - Complexity 6090 6092 +2 ============================================ Files 468 468 Lines 25322 25322 Branches 4714 4714 ============================================ + Hits 15901 15905 +4 + Misses 7280 7277 -3 + Partials 2141 2140 -1 ```

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