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

EchoProcess + Support UOMs + Support BBOX #580

Closed fmigneault closed 6 months ago

fmigneault commented 8 months ago

Changes

Fixes

References

To Do

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (9b76b22) 85.17% compared to head (60d1c08) 85.64%. Report is 2 commits behind head on master.

Files Patch % Lines
weaver/processes/convert.py 86.42% 10 Missing and 9 partials :warning:
weaver/formats.py 89.91% 6 Missing and 6 partials :warning:
weaver/processes/execution.py 86.11% 5 Missing and 5 partials :warning:
weaver/processes/wps_package.py 91.76% 1 Missing and 6 partials :warning:
weaver/wps_restapi/colander_extras.py 89.06% 2 Missing and 5 partials :warning:
weaver/wps_restapi/jobs/utils.py 55.55% 3 Missing and 1 partial :warning:
weaver/processes/builtin/__init__.py 94.11% 0 Missing and 1 partial :warning:
weaver/utils.py 97.50% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #580 +/- ## ========================================== + Coverage 85.17% 85.64% +0.46% ========================================== Files 79 79 Lines 18036 18543 +507 Branches 2731 2838 +107 ========================================== + Hits 15363 15882 +519 + Misses 1942 1925 -17 - Partials 731 736 +5 ```

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