ElectronicBabylonianLiterature/ebl-frontend

View on GitHub
src/test-support/test-text.ts

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Function createLemmatizationTestText has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

export default function createLemmatizationTestText(): [
  Text,
  [Word, Word, Word, Word]
] {
  const words = wordFactory.buildList(4) as [Word, Word, Word, Word]
Severity: Minor
Found in src/test-support/test-text.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status