neelxie/ireport-api

View on GitHub

Showing 2 of 16 total issues

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
      Severity
      Category
      Status
      Source
      Language