Ouranosinc / Magpie

AuthN/AuthZ services
https://pavics-magpie.readthedocs.io
Apache License 2.0
1 stars 5 forks source link

Add API endpoint ``GET /services/{service_name}/resources/{resource_id}`` #586

Closed fmigneault closed 1 year ago

fmigneault commented 1 year ago

Changes

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% :tada:

Comparison is base (102af33) 80.81% compared to head (aaf1348) 80.84%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #586 +/- ## ========================================== + Coverage 80.81% 80.84% +0.02% ========================================== Files 73 73 Lines 10172 10185 +13 Branches 1818 1822 +4 ========================================== + Hits 8221 8234 +13 Misses 1629 1629 Partials 322 322 ``` | [Files Changed](https://app.codecov.io/gh/Ouranosinc/Magpie/pull/586?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ouranosinc) | Coverage Δ | | |---|---|---| | [magpie/\_\_meta\_\_.py](https://app.codecov.io/gh/Ouranosinc/Magpie/pull/586?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ouranosinc#diff-bWFncGllL19fbWV0YV9fLnB5) | `100.00% <100.00%> (ø)` | | | [magpie/api/management/resource/resource\_views.py](https://app.codecov.io/gh/Ouranosinc/Magpie/pull/586?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ouranosinc#diff-bWFncGllL2FwaS9tYW5hZ2VtZW50L3Jlc291cmNlL3Jlc291cmNlX3ZpZXdzLnB5) | `96.36% <100.00%> (+0.11%)` | :arrow_up: | | [magpie/api/management/service/service\_views.py](https://app.codecov.io/gh/Ouranosinc/Magpie/pull/586?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ouranosinc#diff-bWFncGllL2FwaS9tYW5hZ2VtZW50L3NlcnZpY2Uvc2VydmljZV92aWV3cy5weQ==) | `93.71% <100.00%> (+0.18%)` | :arrow_up: | | [magpie/api/schemas.py](https://app.codecov.io/gh/Ouranosinc/Magpie/pull/586?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ouranosinc#diff-bWFncGllL2FwaS9zY2hlbWFzLnB5) | `99.69% <100.00%> (+<0.01%)` | :arrow_up: |

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