Aam-Digital/ndb-core

View on GitHub
src/app/core/entity/database-indexing/database-indexing.service.ts

Summary

Maintainability
A
1 hr
Test Coverage
A
97%

Function generateIndexOnProperty has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  generateIndexOnProperty<
    E extends Entity,
    REF extends keyof E & string,
    SEC extends keyof E & string,
  >(
Severity: Minor
Found in src/app/core/entity/database-indexing/database-indexing.service.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status