onaio / fhir-gateway-extension

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

Add support for administrative levels search parameters on LocationHierarchy endpoint #66

Closed lincmba closed 1 month ago

lincmba commented 2 months ago

Resolves https://github.com/onaio/fhir-gateway-extension/issues/64

Engineer Checklist

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 76.47059% with 12 lines in your changes missing coverage. Please review.

Project coverage is 46.23%. Comparing base (d7eeb69) to head (2b42764). Report is 14 commits behind head on main.

Files Patch % Lines
...teway/plugins/LocationHierarchyEndpointHelper.java 86.66% 2 Missing and 4 partials :warning:
...ay/plugins/endpoint/LocationHierarchyEndpoint.java 0.00% 5 Missing :warning:
...way/plugins/PractitionerDetailsEndpointHelper.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ============================================ + Coverage 43.81% 46.23% +2.42% - Complexity 106 125 +19 ============================================ Files 15 15 Lines 1075 1129 +54 Branches 120 134 +14 ============================================ + Hits 471 522 +51 + Misses 545 543 -2 - Partials 59 64 +5 ```

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