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

allow care-gaps method to be overriden #450

Closed Capt-Mac closed 5 months ago

Capt-Mac commented 5 months ago

caregaps service required some methods to not be package private so the main getReports method could be overriden

github-actions[bot] commented 5 months ago

Formatting check succeeded!

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 60.29%. Comparing base (691da2a) to head (cc3c03d).

Files Patch % Lines
...ncds/cqf/fhir/cr/measure/r4/R4CareGapsService.java 92.85% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #450 +/- ## ============================================ + Coverage 60.17% 60.29% +0.11% - Complexity 3250 3261 +11 ============================================ Files 325 325 Lines 16809 16823 +14 Branches 2600 2597 -3 ============================================ + Hits 10115 10143 +28 + Misses 5561 5551 -10 + Partials 1133 1129 -4 ```

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