onaio / fhir-gateway-extension

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

LocationHierarchy Inventory Filter #85

Closed lincmba closed 2 months ago

lincmba commented 2 months ago

fixes #81

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

Resolves [link to issue]

Engineer Checklist

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 65.62500% with 11 lines in your changes missing coverage. Please review.

Project coverage is 44.25%. Comparing base (712d495) to head (e5c3ada). Report is 34 commits behind head on main.

Files with missing lines Patch % Lines
...teway/plugins/LocationHierarchyEndpointHelper.java 70.00% 7 Missing and 2 partials :warning:
...way/plugins/PractitionerDetailsEndpointHelper.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ============================================ - Coverage 45.01% 44.25% -0.76% - Complexity 130 138 +8 ============================================ Files 16 16 Lines 1213 1358 +145 Branches 146 160 +14 ============================================ + Hits 546 601 +55 - Misses 600 689 +89 - Partials 67 68 +1 ```

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