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

engine-fhir tests improvements #1369

Closed antvaset closed 2 weeks ago

antvaset commented 2 weeks ago

A few small changes:

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 62.26%. Comparing base (e00c396) to head (74bf237). Report is 1 commits behind head on master.

Files Patch % Lines
...engine/elm/executing/TruncatedDivideEvaluator.java 0.00% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1369 +/- ## ============================================ - 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.