emilepharand/Babilonia

View on GitHub
tests/api/languages/utils.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function editAndTest has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export async function editAndTest(
    newLanguage1: Language,
    newLanguage2: Language,
    changes: boolean,
): Promise<void> {
Severity: Minor
Found in tests/api/languages/utils.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status