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 codecov reporting #1373

Closed antvaset closed 1 week ago

antvaset commented 1 week ago

(Trying to see if this fixes codecov reporting.)

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

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

Files Patch % Lines
.../cqframework/cql/cql2elm/SystemMethodResolver.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1373 +/- ## ============================================ - Coverage 62.26% 62.26% -0.01% - Complexity 6951 6953 +2 ============================================ Files 492 492 Lines 27727 27732 +5 Branches 5506 5508 +2 ============================================ + Hits 17265 17266 +1 - Misses 8198 8201 +3 - Partials 2264 2265 +1 ```

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