cqframework / clinical-reasoning

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

466 bug fix for group level scoring def, and concurrent mod exception #479

Closed Capt-Mac closed 3 months ago

Capt-Mac commented 3 months ago

closes #466

github-actions[bot] commented 3 months ago

Formatting check succeeded!

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 62.00%. Comparing base (f4843b3) to head (4b1c2d6).

Files Patch % Lines
...ncds/cqf/fhir/cr/measure/r4/R4CareGapsService.java 88.88% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #479 +/- ## ============================================ + Coverage 61.96% 62.00% +0.04% - Complexity 3548 3552 +4 ============================================ Files 328 328 Lines 17576 17574 -2 Branches 2707 2707 ============================================ + Hits 10891 10897 +6 + Misses 5476 5472 -4 + Partials 1209 1205 -4 ```

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