rayepps/dynamof

View on GitHub
dynofunc/operations/create.py

Summary

Maintainability
A
35 mins
Test Coverage

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

def create(table_name: str, hash_key: str, range_key: str = None, gsi: str = None, lsi: str = None):
Severity: Minor
Found in dynofunc/operations/create.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status