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

caregaps service testing coverage #440

Closed Capt-Mac closed 3 months ago

Capt-Mac commented 3 months ago

adding testing class and scenarios for CareGaps service, added in additional parameter validation

github-actions[bot] commented 3 months ago

Formatting check succeeded!

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 59.15%. Comparing base (0d344ed) to head (3e10069).

Files Patch % Lines
...ncds/cqf/fhir/cr/measure/r4/R4CareGapsService.java 94.44% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #440 +/- ## ============================================ + Coverage 57.84% 59.15% +1.31% - Complexity 3088 3163 +75 ============================================ Files 320 320 Lines 16500 16496 -4 Branches 2550 2553 +3 ============================================ + Hits 9545 9759 +214 + Misses 5868 5618 -250 - Partials 1087 1119 +32 ```

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