DeFiCh/jellyfish

View on GitHub
apps/playground-api/src/setups/setup.loan.scheme.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function list has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  list (): CreateLoanScheme[] {
    return [
      {
        id: 'MIN150',
        interestRate: new BigNumber('5'),
Severity: Minor
Found in apps/playground-api/src/setups/setup.loan.scheme.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status