onaio / fhir-gateway-extension

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

Change identifier variable from `identifier` to `_id` #62

Closed lincmba closed 4 months ago

lincmba commented 4 months ago

This is to make it consistent with other endpoints

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

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

Engineer Checklist

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 43.73%. Comparing base (d7eeb69) to head (15922cf). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ============================================ - Coverage 43.81% 43.73% -0.09% - Complexity 106 107 +1 ============================================ Files 15 15 Lines 1075 1077 +2 Branches 120 122 +2 ============================================ Hits 471 471 Misses 545 545 - Partials 59 61 +2 ```

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