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

Fixing update to Jakarta XML 4.0 #1358

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 48.64865% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 62.91%. Comparing base (70722a1) to head (e858255).

Files Patch % Lines
...elinfo/r1/serializing/jaxb/XmlModelInfoReader.java 34.48% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1358 +/- ## ============================================ - Coverage 63.17% 62.91% -0.27% - Complexity 6125 6145 +20 ============================================ Files 468 479 +11 Lines 25315 25501 +186 Branches 4713 4723 +10 ============================================ + Hits 15994 16043 +49 - Misses 7167 7294 +127 - Partials 2154 2164 +10 ```

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