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

support CWL `cwltool:Secrets` #639

Closed fmigneault closed 1 month ago

fmigneault commented 1 month ago

fixes #511 depends on #638

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 85.80%. Comparing base (34cd8f1) to head (33df41e).

Files Patch % Lines
weaver/processes/wps_package.py 83.33% 1 Missing and 3 partials :warning:
weaver/processes/wps_workflow.py 77.77% 1 Missing and 1 partial :warning:
weaver/wps_restapi/jobs/jobs.py 80.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #639 +/- ## ========================================== + Coverage 85.73% 85.80% +0.07% ========================================== Files 79 79 Lines 18610 18654 +44 Branches 2852 2862 +10 ========================================== + Hits 15955 16006 +51 + Misses 1916 1903 -13 - Partials 739 745 +6 ```

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