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 type conversion operator tests for malformed inputs. Enable tests for Boolean and null literals. #1371

Closed antvaset closed 4 days ago

antvaset commented 2 weeks ago
codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 62.26%. Comparing base (e00c396) to head (529a2f8). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1371 +/- ## ============================================ - Coverage 62.26% 62.26% -0.01% - Complexity 6951 6953 +2 ============================================ Files 492 492 Lines 27727 27731 +4 Branches 5506 5508 +2 ============================================ + Hits 17265 17266 +1 - Misses 8198 8200 +2 - Partials 2264 2265 +1 ```

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

JPercival commented 5 days ago

@brynrhodes - Bump