fvalverd/AutoApi

View on GitHub
auto_api/mongodb.py

Summary

Maintainability
A
45 mins
Test Coverage

Function create_user has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def create_user(app, api, user, password, roles=None, db_roles=None):
Severity: Minor
Found in auto_api/mongodb.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status