neelxie/ireport-api

View on GitHub
app/db/ireporter_db.py

Summary

Maintainability
A
1 hr
Test Coverage

Function add_user has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def add_user(self, first_name, last_name, other_name, phone_number,
Severity: Major
Found in app/db/ireporter_db.py - About 1 hr to fix

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

        def add_incident(self, table_name, created_by,
    Severity: Minor
    Found in app/db/ireporter_db.py - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status