-
- Downloads
Add executions status to developer statistics
Showing
- app/api/endpoints/workflow.py 8 additions, 4 deletionsapp/api/endpoints/workflow.py
- app/crud/crud_workflow.py 3 additions, 1 deletionapp/crud/crud_workflow.py
- app/schemas/workflow_execution.py 5 additions, 0 deletionsapp/schemas/workflow_execution.py
- app/tests/api/test_workflow.py 7 additions, 7 deletionsapp/tests/api/test_workflow.py
- app/tests/api/test_workflow_execution.py 28 additions, 25 deletionsapp/tests/api/test_workflow_execution.py
- app/tests/conftest.py 20 additions, 2 deletionsapp/tests/conftest.py
- app/tests/crud/test_workflow.py 36 additions, 36 deletionsapp/tests/crud/test_workflow.py
- app/tests/crud/test_workflow_execution.py 42 additions, 40 deletionsapp/tests/crud/test_workflow_execution.py
Loading
Please register or sign in to comment