DavideViolante/gender-detection-from-name

View on GitHub

Showing 3 of 3 total issues

File es.js has 10001 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const esNames = new Map([
  ['antonio', 'male'],
  ['manuel', 'male'],
  ['jose', 'male'],
  ['francisco', 'male'],
Severity: Major
Found in names/es.js - About 1 mo to fix

    File it.js has 4296 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    const itNames = new Map([
      ['aaron', 'male'],
      ['abd el rahim', 'male'],
      ['abd ul aziz', 'male'],
      ['abdallah', 'male'],
    Severity: Major
    Found in names/it.js - About 1 wk to fix

      File de.js has 2306 lines of code (exceeds 250 allowed). Consider refactoring.
      Open

      const deNames = new Map([
        ['alfons', 'male'],
        ['alfonso', 'male'],
        ['alfred', 'male'],
        ['ali', 'male'],
      Severity: Major
      Found in names/de.js - About 6 days to fix
        Severity
        Category
        Status
        Source
        Language