onaio / fhir-gateway-extension

This repo holds the OpenSRP permissions checker and data access checker
Other
0 stars 1 forks source link

Workaround Fetch Binary breaks with latest JPA HAPI FHIR Server #84

Closed ndegwamartin closed 1 day ago

ndegwamartin commented 2 months ago

IMPORTANT: Where possible all PRs must be linked to a Github issue

Resolves #83 Fixes broken Assigned locations REL strategy sync

Engineer Checklist

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 44.44444% with 15 lines in your changes missing coverage. Please review.

Project coverage is 61.34%. Comparing base (8b35a6f) to head (d9da604). Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
.../fhir/gateway/plugins/PermissionAccessChecker.java 0.00% 13 Missing :warning:
.../org/smartregister/fhir/gateway/plugins/Utils.java 85.71% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ============================================ - Coverage 61.54% 61.34% -0.20% - Complexity 206 208 +2 ============================================ Files 16 16 Lines 1412 1428 +16 Branches 164 165 +1 ============================================ + Hits 869 876 +7 - Misses 458 467 +9 Partials 85 85 ```

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

dubdabasoduba commented 1 month ago

@ndegwamartin do we still need this?