ElectronicBabylonianLiterature/ebl-frontend

View on GitHub
src/corpus/domain/provenance.ts

Summary

Maintainability
A
3 hrs
Test Coverage
A
100%

File provenance.ts has 309 lines of code (exceeds 250 allowed). Consider refactoring.
Confirmed

export const Provenances = {
  'Standard Text': { name: 'Standard Text', abbreviation: 'Std', parent: null },
  Assyria: { name: 'Assyria', abbreviation: 'Assa', parent: null },
  Aššur: { name: 'Aššur', abbreviation: 'Ašš', parent: 'Assyria' },
  'Dūr-Katlimmu': {
Severity: Minor
Found in src/corpus/domain/provenance.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status