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
262 stars 121 forks source link

Deduplicate CQL-based tests #1383

Closed holly-smile closed 2 months ago

holly-smile commented 2 months ago

Closes #1376.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 63.63%. Comparing base (179c762) to head (5a8fb6a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1383 +/- ## ============================================ - Coverage 63.69% 63.63% -0.07% + Complexity 2666 2665 -1 ============================================ Files 492 492 Lines 27738 27738 Branches 5511 5511 ============================================ - Hits 17669 17652 -17 - Misses 7828 7841 +13 - Partials 2241 2245 +4 ```

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

JPercival commented 2 months ago

Closing in favor of #1396