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

Should fail #1284

Closed JPercival closed 8 months ago

JPercival commented 8 months ago

DON'T MERGE: Testing code coverage checks

codecov[bot] commented 8 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (a65d996) 61.38% compared to head (3d27d6b) 61.37%.

Files Patch % Lines
...ncds/cqf/cql/engine/execution/TotallyNewClass.java 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature-code-cov #1284 +/- ## ====================================================== - Coverage 61.38% 61.37% -0.02% Complexity 6148 6148 ====================================================== Files 469 470 +1 Lines 23650 23656 +6 Branches 4563 4563 ====================================================== Hits 14518 14518 - Misses 7023 7029 +6 Partials 2109 2109 ```

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

JPercival commented 8 months ago

Failed as expected! Yay!