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

Enable tests for today() #1390

Closed antvaset closed 2 months ago

antvaset commented 2 months ago

I noticed that tests for today() pass with no changes to the code needed. This PR re-enables (un-skips) those tests.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 63.69%. Comparing base (179c762) to head (bd72893). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1390 +/- ## ============================================ - Coverage 63.69% 63.69% -0.01% Complexity 2666 2666 ============================================ Files 492 492 Lines 27738 27738 Branches 5511 5511 ============================================ - Hits 17669 17668 -1 Misses 7828 7828 - Partials 2241 2242 +1 ```

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