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

Handle conditional creates across partitions with duplicate search URLs by updating ResourceSearchUrlEntity #5983

Closed lukedegruchy closed 5 days ago

lukedegruchy commented 1 month ago

Closes https://github.com/hapifhir/hapi-fhir/issues/6033

github-actions[bot] commented 1 month ago

Formatting check succeeded!

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 83.51%. Comparing base (497b9f2) to head (6fa4739). Report is 110 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5983 +/- ## ============================================ + Coverage 83.39% 83.51% +0.11% - Complexity 26927 27347 +420 ============================================ Files 1681 1702 +21 Lines 103965 105890 +1925 Branches 13189 13364 +175 ============================================ + Hits 86702 88430 +1728 - Misses 11613 11747 +134 - Partials 5650 5713 +63 ```

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