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
23 stars 6 forks source link

add cookie header to WPS WorkerRequest to ensure auth propagation through workflow steps #661

Closed fmigneault closed 4 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 61.11111% with 7 lines in your changes missing coverage. Please review.

Project coverage is 85.74%. Comparing base (325aa4f) to head (2a8d187).

Files Patch % Lines
weaver/processes/wps_process_base.py 44.44% 4 Missing and 1 partial :warning:
weaver/wps/service.py 75.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #661 +/- ## ========================================== - Coverage 85.75% 85.74% -0.01% ========================================== Files 79 79 Lines 18859 18862 +3 Branches 2912 2912 ========================================== + Hits 16173 16174 +1 - Misses 1929 1931 +2 Partials 757 757 ```

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