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

CWL workflow steps #649

Closed fmigneault closed 1 month ago

fmigneault commented 1 month ago

Changes:

Fixes:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 85.76%. Comparing base (aae0904) to head (ee56c8d).

Files Patch % Lines
weaver/processes/esgf_process.py 0.00% 46 Missing :warning:
weaver/processes/wps_package.py 84.74% 15 Missing and 3 partials :warning:
weaver/wps_restapi/colander_extras.py 61.53% 2 Missing and 3 partials :warning:
weaver/processes/utils.py 42.85% 4 Missing :warning:
weaver/processes/wps_process_base.py 81.25% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #649 +/- ## ========================================== - Coverage 85.78% 85.76% -0.02% ========================================== Files 79 79 Lines 18654 18846 +192 Branches 2862 2905 +43 ========================================== + Hits 16002 16163 +161 - Misses 1907 1927 +20 - Partials 745 756 +11 ```

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