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

Migrate to JUnit 5, apply JUnit best practices #1360

Closed JPercival closed 2 months ago

JPercival commented 2 months ago
github-actions[bot] commented 2 months ago

Formatting check succeeded!

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 62.27%. Comparing base (c4ceada) to head (2995994).

Files Patch % Lines
...n/java/org/cqframework/fhir/utilities/IGUtils.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1360 +/- ## ========================================= Coverage 62.26% 62.27% + Complexity 6954 6952 -2 ========================================= Files 492 492 Lines 27732 27727 -5 Branches 5506 5506 ========================================= - Hits 17268 17266 -2 + Misses 8201 8197 -4 - Partials 2263 2264 +1 ```

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