Aam-Digital/ndb-core

View on GitHub
src/app/core/import/import.module.ts

Summary

Maintainability
A
1 hr
Test Coverage
F
44%

Function constructor has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(components: ComponentRegistry) {
    components.addAll([
      [
        "Import",
        () =>
Severity: Minor
Found in src/app/core/import/import.module.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status