Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

functional tests #462

Merged
merged 9 commits into from
Sep 14, 2022
Merged

functional tests #462

merged 9 commits into from
Sep 14, 2022

Conversation

fmigneault
Copy link
Collaborator

@fmigneault fmigneault commented Aug 24, 2022

@fmigneault fmigneault self-assigned this Aug 24, 2022
@github-actions github-actions bot added ci/tests Tests of the package and features process/workflow Related to a Workflow process. ci/doc Issue related to documentation of the package process/builtin Issue related to builtin application processes process/wps3 Issue related to WPS 3.x (REST-JSON) processes support labels Aug 24, 2022
@github-actions github-actions bot added the feature/CWL Issue related to CWL support label Sep 14, 2022
@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Merging #462 (96ab10e) into master (1fa0ecb) will increase coverage by 0.09%.
The diff coverage is 86.66%.

@@            Coverage Diff             @@
##           master     #462      +/-   ##
==========================================
+ Coverage   82.33%   82.42%   +0.09%     
==========================================
  Files          76       76              
  Lines       15574    15563      -11     
  Branches     3389     3372      -17     
==========================================
+ Hits        12823    12828       +5     
+ Misses       1999     1989      -10     
+ Partials      752      746       -6     
Impacted Files Coverage Δ
weaver/processes/constants.py 100.00% <ø> (ø)
weaver/processes/wps3_process.py 59.66% <66.66%> (ø)
weaver/processes/wps_workflow.py 51.71% <80.00%> (ø)
weaver/processes/wps_package.py 78.03% <85.00%> (+1.82%) ⬆️
weaver/processes/builtin/jsonarray2netcdf.py 56.09% <85.71%> (+2.25%) ⬆️
weaver/formats.py 87.98% <100.00%> (-0.39%) ⬇️
weaver/processes/utils.py 79.50% <0.00%> (-0.42%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions github-actions bot added the ci/operations Related to CI operations (actions, execution, install, builds, etc.) label Sep 14, 2022
@fmigneault fmigneault marked this pull request as ready for review September 14, 2022 15:35
@fmigneault fmigneault merged commit 42e0b18 into master Sep 14, 2022
@fmigneault fmigneault deleted the func-tests-extra branch September 14, 2022 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/doc Issue related to documentation of the package ci/operations Related to CI operations (actions, execution, install, builds, etc.) ci/tests Tests of the package and features feature/CWL Issue related to CWL support process/builtin Issue related to builtin application processes process/workflow Related to a Workflow process. process/wps3 Issue related to WPS 3.x (REST-JSON) processes support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Fan-In/Fan-Out workflow process execution
1 participant