cqframework / clinical-reasoning

CQF Clinical Reasoning on FHIR for Java
https://www.cqframework.org/clinical-reasoning/
Apache License 2.0
33 stars 24 forks source link

Measurescorer group bug fix #403

Closed Capt-Mac closed 5 months ago

Capt-Mac commented 5 months ago

closes #399

github-actions[bot] commented 5 months ago

Formatting check succeeded!

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (4c51615) 43.31% compared to head (a44acf2) 43.36%.

Files Patch % Lines
.../cqf/fhir/cr/measure/r4/R4MeasureReportScorer.java 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #403 +/- ## ============================================ + Coverage 43.31% 43.36% +0.04% - Complexity 1621 1627 +6 ============================================ Files 224 224 Lines 11778 11781 +3 Branches 1650 1653 +3 ============================================ + Hits 5102 5109 +7 + Misses 6052 6051 -1 + Partials 624 621 -3 ```

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