crim-ca / weaver

Weaver: Workflow Execution Management Service (EMS); Application, Deployment and Execution Service (ADES); OGC API - Processes; WPS; CWL Application Package
https://pavics-weaver.readthedocs.io
Apache License 2.0
24 stars 6 forks source link

fix browser WPS XML response content-type resolution #591

Closed fmigneault closed 10 months ago

fmigneault commented 10 months ago

Fixes

Browser WPS XML response auto-redirected to JSON caused an unresolved process description when submitted from the browser.

codecov[bot] commented 10 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (e5f79a5) 85.18% compared to head (80d1c48) 85.17%.

Files Patch % Lines
weaver/formats.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #591 +/- ## ========================================== - Coverage 85.18% 85.17% -0.02% ========================================== Files 79 79 Lines 18023 18023 Branches 2728 2728 ========================================== - Hits 15353 15351 -2 - Misses 1940 1941 +1 - Partials 730 731 +1 ```

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