berpress/swagger-coverage

View on GitHub
swagger_coverage/src/report/html/html_report.py

Summary

Maintainability
A
1 hr
Test Coverage

Function create has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def create(self, path):
        # script
        script = JS_SCRIPT
        # head
        head = Head(title="Swagger Report")
Severity: Minor
Found in swagger_coverage/src/report/html/html_report.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status