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

unify OAP v1/v2 job status succeeded/successful #794

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

fmigneault
Copy link
Collaborator

…atial/ogcapi-processes#483) + update job subscribers accordingly with status 'category' to allow any status profile
@fmigneault fmigneault self-assigned this Feb 4, 2025
@github-actions github-actions bot added 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/cli Issues or features related to CLI operations. feature/CWL Issue related to CWL support feature/db Related to database or datatype manipulation. feature/job Issues related to job execution, reporting and logging. process/builtin Issue related to builtin application processes process/workflow Related to a Workflow process. process/wps1 Issue related to WPS 1.x processes support process/wps3 Issue related to WPS 3.x (REST-JSON) processes support labels Feb 4, 2025
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

Attention: Patch coverage is 90.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 87.68%. Comparing base (9d8c0a4) to head (cd59034).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
weaver/processes/execution.py 66.66% 1 Missing and 1 partial ⚠️
weaver/status.py 94.44% 1 Missing and 1 partial ⚠️
weaver/cli.py 0.00% 0 Missing and 1 partial ⚠️
weaver/processes/wps1_process.py 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #794      +/-   ##
==========================================
- Coverage   87.69%   87.68%   -0.02%     
==========================================
  Files          82       82              
  Lines       21259    21273      +14     
  Branches     2875     2879       +4     
==========================================
+ Hits        18644    18653       +9     
- Misses       1859     1861       +2     
- Partials      756      759       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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/cli Issues or features related to CLI operations. feature/CWL Issue related to CWL support feature/db Related to database or datatype manipulation. feature/job Issues related to job execution, reporting and logging. process/builtin Issue related to builtin application processes process/workflow Related to a Workflow process. process/wps1 Issue related to WPS 1.x processes support 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.

1 participant