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

Rethrow exceptions encountered during value set expansion #465

Closed Chris0296 closed 4 months ago

Chris0296 commented 4 months ago

We have elected to rethrow exceptions encountered during Value Set expansion. This will cause operations which include expansion to fail if a single value set cannot be expanded.

github-actions[bot] commented 4 months ago

Formatting check succeeded!

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.13%. Comparing base (333360d) to head (42febc7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #465 +/- ## ============================================ + Coverage 60.92% 61.13% +0.21% - Complexity 3462 3466 +4 ============================================ Files 328 328 Lines 17539 17539 Branches 2703 2703 ============================================ + Hits 10685 10722 +37 + Misses 5647 5609 -38 - Partials 1207 1208 +1 ```

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