Ouranosinc / Magpie

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

support API request paths under GeoServer service #585

Closed fmigneault closed 1 year ago

fmigneault commented 1 year ago

Features / Changes

Bug Fixes

Relates to https://github.com/bird-house/birdhouse-deploy/pull/348

fmigneault commented 1 year ago

CI test-remote case expected to fail for tests/test_magpie_api.py::TestCase_MagpieAPI_AdminAuth_Remote::test_GetResourceTypes_ServiceGeoserver until bumped, since >=3.35.0 condition is not met until then. Corresponding CI test-local validates this condition assuming "latest" code including expected 3.35.0 changes.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 80.64% and project coverage change: +0.04% :tada:

Comparison is base (45f6085) 80.77% compared to head (102af33) 80.81%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #585 +/- ## ========================================== + Coverage 80.77% 80.81% +0.04% ========================================== Files 73 73 Lines 10162 10172 +10 Branches 1816 1818 +2 ========================================== + Hits 8208 8221 +13 + Misses 1630 1629 -1 + Partials 324 322 -2 ``` | [Files Changed](https://app.codecov.io/gh/Ouranosinc/Magpie/pull/585?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ouranosinc) | Coverage Δ | | |---|---|---| | [magpie/owsrequest.py](https://app.codecov.io/gh/Ouranosinc/Magpie/pull/585?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ouranosinc#diff-bWFncGllL293c3JlcXVlc3QucHk=) | `94.64% <ø> (ø)` | | | [magpie/xml\_util.py](https://app.codecov.io/gh/Ouranosinc/Magpie/pull/585?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ouranosinc#diff-bWFncGllL3htbF91dGlsLnB5) | `88.88% <ø> (ø)` | | | [magpie/ui/management/views.py](https://app.codecov.io/gh/Ouranosinc/Magpie/pull/585?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ouranosinc#diff-bWFncGllL3VpL21hbmFnZW1lbnQvdmlld3MucHk=) | `47.91% <62.50%> (+0.07%)` | :arrow_up: | | [magpie/services.py](https://app.codecov.io/gh/Ouranosinc/Magpie/pull/585?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ouranosinc#diff-bWFncGllL3NlcnZpY2VzLnB5) | `81.15% <86.36%> (+0.65%)` | :arrow_up: | | [magpie/\_\_meta\_\_.py](https://app.codecov.io/gh/Ouranosinc/Magpie/pull/585?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%> (ø)` | |

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