hapifhir / hapi-fhir

🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
http://hapifhir.io
Apache License 2.0
1.94k stars 1.3k forks source link

do not throw exceptions on valueset expansion #5997

Closed TipzCM closed 2 weeks ago

TipzCM commented 2 weeks ago

closes #5996

github-actions[bot] commented 2 weeks ago

Formatting check succeeded!

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 83.47%. Comparing base (497b9f2) to head (c754742). Report is 89 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5997 +/- ## ============================================ + Coverage 83.39% 83.47% +0.07% - Complexity 26927 27169 +242 ============================================ Files 1681 1695 +14 Lines 103965 105079 +1114 Branches 13189 13302 +113 ============================================ + Hits 86702 87714 +1012 - Misses 11613 11668 +55 - Partials 5650 5697 +47 ```

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