navikt/dataverk

View on GitHub
src/dataverk/datapackage.py

Summary

Maintainability
A
2 hrs
Test Coverage

Function add_view has 12 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def add_view(self, name: str = None, resources: Sequence = None, title: str = "", description: str = "", attribution: str = "",
Severity: Major
Found in src/dataverk/datapackage.py - About 1 hr to fix

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

        def add_resource(self, resource: Any, resource_name: str = "",
    Severity: Minor
    Found in src/dataverk/datapackage.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status