onaio / fhir-gateway-extension

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

Apply sync strategies to operation requests. #63

Closed lincmba closed 3 months ago

lincmba commented 3 months ago

resolves https://github.com/onaio/fhir-gateway-extension/issues/60

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

Resolves [link to issue]

Engineer Checklist

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 43.73%. Comparing base (d7eeb69) to head (0c31eeb). Report is 4 commits behind head on main.

Files Patch % Lines
...ister/fhir/gateway/plugins/SyncAccessDecision.java 0.00% 0 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ============================================ - 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.