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

Update terminology client to use url param #485

Closed TahaAttari closed 3 months ago

github-actions[bot] commented 3 months ago

Formatting check succeeded!

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.

Project coverage is 62.11%. Comparing base (c8d5317) to head (1a34101).

Files Patch % Lines
...f/fhir/utility/client/TerminologyServerClient.java 86.95% 0 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #485 +/- ## ============================================ + Coverage 62.02% 62.11% +0.08% - Complexity 3558 3571 +13 ============================================ Files 328 328 Lines 17603 17621 +18 Branches 2715 2715 ============================================ + Hits 10919 10946 +27 + Misses 5472 5469 -3 + Partials 1212 1206 -6 ```

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

TahaAttari commented 3 months ago

superseded by #488