hapifhir / hapi-fhir

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

Second attempt at improving auth handling #6382

Closed jamesagnew closed 3 weeks ago

jamesagnew commented 1 month ago

Reverts hapifhir/hapi-fhir#6381 - This PR is a second attempt to land #6278

github-actions[bot] commented 1 month ago

Formatting check succeeded!

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 83.54%. Comparing base (406db33) to head (c02e272). Report is 89 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6382 +/- ## =========================================== Coverage 83.54% 83.54% - Complexity 27432 27778 +346 =========================================== Files 1707 1739 +32 Lines 106185 107472 +1287 Branches 13397 13489 +92 =========================================== + Hits 88710 89792 +1082 - Misses 11750 11888 +138 - Partials 5725 5792 +67 ```

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

jamesagnew commented 3 weeks ago

Merging as this was reviewed as-is in https://github.com/hapifhir/hapi-fhir/pull/6278 (this was temporarily backed out due to a bad test in CDR)