rycus86/webhook-proxy

View on GitHub
src/actions/action_docker_compose.py

Summary

Maintainability
A
35 mins
Test Coverage

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, project_name, directory, composefile='docker-compose.yml', output='{{ result }}', **invocations):
Severity: Minor
Found in src/actions/action_docker_compose.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status