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 #402

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: 2 lines in your changes are missing coverage. Please review.

Comparison is base (4c51615) 43.31% compared to head (cb5c4d8) 43.34%.

:exclamation: Current head cb5c4d8 differs from pull request most recent head a44acf2. Consider uploading reports for the commit a44acf2 to get more accurate results

Files Patch % Lines
.../cqf/fhir/cr/measure/r4/R4MeasureReportScorer.java 71.42% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #402 +/- ## ============================================ + Coverage 43.31% 43.34% +0.02% - Complexity 1621 1625 +4 ============================================ Files 224 224 Lines 11778 11781 +3 Branches 1650 1653 +3 ============================================ + Hits 5102 5106 +4 Misses 6052 6052 + Partials 624 623 -1 ```

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