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

Ability to skip ConsentInterceptor logic selectively based on the resource #6362

Closed codeforgreen closed 1 month ago

codeforgreen commented 1 month ago

Resolves #6343

github-actions[bot] commented 1 month ago

Formatting check succeeded!

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 83.53%. Comparing base (406db33) to head (8e0cb58). Report is 63 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6362 +/- ## ============================================ - Coverage 83.54% 83.53% -0.01% - Complexity 27432 27645 +213 ============================================ Files 1707 1720 +13 Lines 106185 106966 +781 Branches 13397 13455 +58 ============================================ + Hits 88710 89353 +643 - Misses 11750 11832 +82 - Partials 5725 5781 +56 ```

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

codeforgreen commented 1 month ago

Changes were cancelled.

michaelabuckley commented 1 month ago

We did something different. Closing.